BudgetIncomeCategoryConnection
The connection type for BudgetIncomeCategory.
type BudgetIncomeCategoryConnection {
edges: [BudgetIncomeCategoryEdge]
pageInfo: PageInfo!
}
Fields
BudgetIncomeCategoryConnection.edges ● [BudgetIncomeCategoryEdge] list object
A list of edges.
BudgetIncomeCategoryConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
BudgetIncome object