Skip to main content

proposalAction

Read a single proposal action — one chain-side step inside a proposal's execution payload.

proposalAction(
id: UUID!
): ProposalAction

Arguments

proposalAction.id ● UUID! non-null scalar

Type

ProposalAction object

One chain-side action (membership add, membership remove, edit publish, etc.) bundled inside a proposal's execution payload.