LedgerCountableEdge
No description
type LedgerCountableEdge {
node: Ledger!
cursor: String!
}
Fields
LedgerCountableEdge.node ● Ledger! non-null object
The item at the end of the edge.
LedgerCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
Member Of
LedgerCountableConnection object