Skip to main content
Version: mainnet (v0.71)

proposal

A governance proposal located by either its ID or reference. If both are set, ID is used.

proposal(
id: ID
reference: String
): Proposal

Arguments

proposal.id ● ID scalar

Optionally, locate proposal by its ID

proposal.reference ● String scalar

Optionally, locate proposal by its reference. If ID is set, this parameter is ignored.

Type

Proposal object