MostUsedTechnologiesCollection
MostUsedTechnologiesCollection type
type MostUsedTechnologiesCollection {
collection: [MostUsedTechnologies!]!
metadata: CollectionMetadata!
}
Fields
MostUsedTechnologiesCollection.collection
● [MostUsedTechnologies!]!
non-null object
A collection of paginated MostUsedTechnologiesCollection
MostUsedTechnologiesCollection.metadata
● CollectionMetadata!
non-null object
Pagination Metadata for navigating the Pagination
Returned By
mostUsedTechnologies
query