CollectionSegmentInfo
Information about the offset pagination.
type CollectionSegmentInfo {
hasNextPage: Boolean!
hasPreviousPage: Boolean!
}
Fields
CollectionSegmentInfo.hasNextPage
● Boolean!
non-null scalar
Indicates whether more items exist following the set defined by the clients arguments.
CollectionSegmentInfo.hasPreviousPage
● Boolean!
non-null scalar
Indicates whether more items exist prior the set defined by the clients arguments.
Member Of
AcademicClassesCollectionSegment
object ● AcademicLevelsCollectionSegment
object ● AcademicSeriesCollectionSegment
object ● AcademicYearsCollectionSegment
object ● AccessUserLogsCollectionSegment
object ● BillingsCollectionSegment
object ● CompaniesCollectionSegment
object ● CostCentersCollectionSegment
object ● CustomFieldsCollectionSegment
object ● DeductedDiscountsCollectionSegment
object ● DependentsCollectionSegment
object ● FinancialIntegrationsCollectionSegment
object ● FinancialOwnerDocumentFilesCollectionSegment
object ● FinancialOwnersCollectionSegment
object ● PaymentPlansCollectionSegment
object ● PermissionGroupsCollectionSegment
object ● PunctualDiscountsCollectionSegment
object ● RolesCollectionSegment
object ● UsersCollectionSegment
object ● WebHookEventsCollectionSegment
object