MostUsedTechnologies
No description
type MostUsedTechnologies {
count: Int!
technology: String!
}
No description
type MostUsedTechnologies {
count: Int!
technology: String!
}
MostUsedTechnologies.count
● Int!
non-null scalarMostUsedTechnologies.technology
● String!
non-null scalar