Citizens' Engagement Platform API documentation

Explore the API interactively with GraphiQL

MeetingMutation

A meeting which includes its available mutations

Fields

close (Meeting)

Closes a meeting

Argument Type Description
input CloseMeetingInput!

Parameters for CloseMeeting

update (Meeting)

Updates a meeting

Argument Type Description
input UpdateMeetingInput!

Parameters for UpdateMeeting

withdraw (Meeting)

Withdraws a meeting

Argument Type Description
input WithdrawMeetingInput!

Parameters for WithdrawMeeting