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