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