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