Skip to main content

TransactionsPaginationMeta

No description

type TransactionsPaginationMeta {
currentPage: Int
hasNextPage: Boolean
hasPreviousPage: Boolean
pageSize: Int
totalCount: Int
totalPages: Int
}

Fields

NomTypeDescription
currentPageInt scalar
hasNextPageBoolean scalar
hasPreviousPageBoolean scalar
pageSizeInt scalar
totalCountInt scalar
totalPagesInt scalarTransactionsPaginatedResult