Skip to main content

proposal

Read a single governance proposal by ID. Proposals carry the edit content awaiting member votes.

proposal(
id: UUID!
): Proposal

Arguments

proposal.id ● UUID! non-null scalar

Type

Proposal object

A governance object in a DAO space carrying an edit awaiting member approval. Proposals progress through propose → vote → tally → execute.