BudgetPaymentConnection
The connection type for BudgetPayment.
type BudgetPaymentConnection {
edges: [BudgetPaymentEdge]
pageInfo: PageInfo!
}
Fields
BudgetPaymentConnection.edges ● [BudgetPaymentEdge] list object
A list of edges.
BudgetPaymentConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.
Member of
Budget object ● BudgetPlayer object