Citizens' Engagement Platform API documentation

Explore the API interactively with GraphiQL

MeetingsMutation

A meetings component with mutations.

Implements

Fields

createMeeting (Meeting)

Creates a new meeting

Argument Type Description
input CreateMeetingInput!

Parameters for CreateMeeting

meeting (MeetingMutation)

Mutates a meeting

Argument Type Description
id ID!

The ID of the meeting

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