proposalsConnection
All governance proposals in the Vega network
proposalsConnection(
proposalType: ProposalType
inState: ProposalState
pagination: Pagination
): ProposalsConnection
Arguments
proposalsConnection.proposalType
● ProposalType
enum
Optional type of proposal to retrieve data for
proposalsConnection.inState
● ProposalState
enum
Returns only proposals in the specified state. Leave out to get all proposals
proposalsConnection.pagination
● Pagination
input
Optional Pagination information
Type
ProposalsConnection
object
Connection type for retrieving cursor-based paginated proposals information