AgreementCommissionEventCountableConnection
A connection to a list of items.
type AgreementCommissionEventCountableConnection {
pageInfo: PageInfo!
edges: [AgreementCommissionEventCountableEdge!]!
totalCount: Int!
}
Fields
AgreementCommissionEventCountableConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection
AgreementCommissionEventCountableConnection.edges ● [AgreementCommissionEventCountableEdge!]! non-null object
Contains the nodes in this connection
AgreementCommissionEventCountableConnection.totalCount ● Int! non-null scalar
Total quantity of existing nodes.
Member Of
AgreementCommission object