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