Citizens' Engagement Platform API documentation

Explore the API interactively with GraphiQL

ProposalsMutation

A proposals of a component.

Implements

Fields

createProposal (Proposal)

Creates a proposal

Argument Type Description
input CreateProposalInput!

Parameters for CreateProposal

proposal (ProposalMutation)

Mutates a proposal

Argument Type Description
id ID!

The ID of the proposal

id (ID!)

The unique id of this component

name (TranslatedField!)

The name of this component

participatorySpace (ParticipatorySpace!)

The participatory space of this component

publishedAt (DateTime!)

The date and time this object was published

url (String!)

The URL of this component

visible (Boolean)

the visibility status of this component

weight (Int!)

The weight of this component

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated