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