Citizens' Engagement Platform API documentation

Explore the API interactively with GraphiQL

DebatesMutation

Debates mutations for a component.

Implements

Fields

createDebate (Debate)

Creates a debate

Argument Type Description
input CreateDebateInput!

Parameters for CreateDebate

debate (DebateMutation)

Mutates a debate

Argument Type Description
id ID!

The ID of the debate

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