Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

Meeting

A meeting

Implements

Fields

address (String)

The physical address of this meeting (used for geolocation)

agenda (MeetingAgenda)

Agenda for this meeting, if available

attendeeCount (Int)

Amount of attendees to this meeting

attendingOrganizations (String)

list of attending organizations

audioUrl (String)

URL for the audio of the session, if any

closed (Boolean!)

Whether this meeting is closed or not.

closingReport (TranslatedField)

The closing report of this meeting.

contributionCount (Int)

Amount of contributions to this meeting

coordinates (Coordinates)

Physical coordinates for this meeting

description (TranslatedField)

The description of this meeting.

endTime (DateTime!)

The time this meeting ends

id (ID!)

ID of this meeting

iframeEmbedType (String)

The type of displaying of the online meeting URL

isWithdrawn (Boolean!)

Whether this meeting is withdrawn or not.

location (TranslatedField)

The location of this meeting (free format)

locationHints (TranslatedField)

The location of this meeting (free format)

onlineMeetingUrl (String!)

The URL of the meeting (when the type is online)

privateMeeting (Boolean!)

Whether the meeting is private or not (it can only be true if transparent)

reference (String!)

Reference for this meeting

registrationForm (Questionnaire)

If registration requires to fill a form, this is the questionnaire

registrationFormEnabled (Boolean!)

Whether the registrations have a form or not

registrationTerms (TranslatedField)

The registration terms

registrationsEnabled (Boolean!)

Whether the registrations are enabled or not

remainingSlots (Int)

Amount of slots available for this meeting

startTime (DateTime!)

The time this meeting starts

title (TranslatedField!)

The title of this meeting.

transparent (Boolean!)

For private meetings, information is public if transparent

typeOfMeeting (String!)

The type of the meeting (online or in-person)

videoUrl (String)

URL for the video of the session, if any

withdrawn (Boolean)

Whether this meeting has been withdrawn or not

withdrawnAt (DateTime)

The date and time this meeting was withdrawn

proposalsFromMeeting ([Proposal]!)

Proposals created in this meeting

services ([MeetingService]!)

The object's services

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated

attachments ([Attachment]!)

This object's attachments

taxonomies ([Taxonomy!])

The object's taxonomies

author (Author)

The resource author

type (String!)

The commentable's class name. i.e. Decidim::ParticipatoryProcess

acceptsNewComments (Boolean!)

Whether the object can have new comments or not

commentsHaveAlignment (Boolean!)

Whether the object comments have alignment or not

commentsHaveVotes (Boolean!)

Whether the object comments have votes or not

totalCommentsCount (Int!)

The number of comments in all levels this resource holds

hasComments (Boolean!)

Check if the commentable has comments

userAllowedToComment (Boolean!)

Check if the current user can comment

comments ([Comment!]!)

The list of replies in this comment

Argument Type Description
orderBy String

Order the comments

singleCommentId String

ID of the single comment to look at