Skip to main content

ActiveDevelopersMetadata

Type for CollectionMetadataType

type ActiveDevelopersMetadata {
currentPage: Int!
limitValue: Int!
totalCount: Int!
totalPages: Int!
uniqueCount: Int
}

Fields

ActiveDevelopersMetadata.currentPage ● Int! non-null scalar

Current Page of loaded data

ActiveDevelopersMetadata.limitValue ● Int! non-null scalar

The number of items per page

ActiveDevelopersMetadata.totalCount ● Int! non-null scalar

The total number of items to be paginated

ActiveDevelopersMetadata.totalPages ● Int! non-null scalar

The total number of pages in the pagination

ActiveDevelopersMetadata.uniqueCount ● Int scalar

Member Of

ActiveDeveloperTypeCollection object