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