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