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