Decidim 0.27.9

OmaStadi API documentation

Explore the API interactively with GraphiQL

PlanMutation

A plan which includes its available mutations

Fields

id (ID!)
update (Plan)

The content mutations to be updated.

Argument Type Description
title JSON

The plan title localized hash, e.g. {"en": "English title"}

contents [PlanContentMutationAttributes!]!
versionComment JSON

The plan version comment localized hash, e.g. {"en": "Fixed a typo"}

answer (Plan)

Answer a plan

Argument Type Description
state String!

The answer status in which plan is in. Can be one of 'accepted', 'rejected' or 'evaluating'

answerContent JSON

The answer feedback for the status for this plan