Pular para o conteúdo principal

ScheduledTypeReviewUsersCollectionSegment

A segment of a collection.

type ScheduledTypeReviewUsersCollectionSegment {
pageInfo: CollectionSegmentInfo!
items: [ScheduledTypeReviewUser!]
totalCount: Int!
}

Fields

ScheduledTypeReviewUsersCollectionSegment.pageInfo ● CollectionSegmentInfo! non-null object

Information to aid in pagination.

ScheduledTypeReviewUsersCollectionSegment.items ● [ScheduledTypeReviewUser!] list object

A flattened list of the items.

ScheduledTypeReviewUsersCollectionSegment.totalCount ● Int! non-null scalar

Returned By

scheduledTypeReviewUsers query