Skip to main content

ContractMeta

No description

type ContractMeta {
currentPage: Int!
finishedContracts: Int
limitValue: Int!
openedContracts: Int
totalContracts: Int
totalCount: Int
totalPages: Int!
}

Fields

ContractMeta.currentPage ● Int! non-null scalar

ContractMeta.finishedContracts ● Int scalar

ContractMeta.limitValue ● Int! non-null scalar

ContractMeta.openedContracts ● Int scalar

ContractMeta.totalContracts ● Int scalar

ContractMeta.totalCount ● Int scalar

ContractMeta.totalPages ● Int! non-null scalar

Member Of

ContractCollection object