a proposal which includes its available mutations
Proposal)
Answers a proposal
| Argument | Type | Description |
|---|---|---|
input |
AnswerInput!
|
Parameters for Answer |
Proposal)
Removes a vote from a proposal
| Argument | Type | Description |
|---|---|---|
input |
UnvoteProposalInput!
|
Parameters for UnvoteProposal |
Proposal)
Updates a proposal
| Argument | Type | Description |
|---|---|---|
input |
UpdateProposalInput!
|
Parameters for UpdateProposal |
Proposal)
Votes a proposal
| Argument | Type | Description |
|---|---|---|
input |
VoteProposalInput!
|
Parameters for VoteProposal |
Proposal)
Withdraws a proposal
| Argument | Type | Description |
|---|---|---|
input |
WithdrawProposalInput!
|
Parameters for WithdrawProposal |
Operations