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