IntegrationExternalProjectMeta
Type for CollectionMetadataType
type IntegrationExternalProjectMeta {
currentPage: Int!
limitValue: Int!
totalCount: Int
totalPages: Int!
}
Fields
IntegrationExternalProjectMeta.currentPage
● Int!
non-null scalar
Current Page of loaded data
IntegrationExternalProjectMeta.limitValue
● Int!
non-null scalar
The number of items per page
IntegrationExternalProjectMeta.totalCount
● Int
scalar
IntegrationExternalProjectMeta.totalPages
● Int!
non-null scalar
The total number of pages in the pagination