Decidim 0.31.0.rc1

Beta Try API documentation

Explore the API interactively with GraphiQL

Meeting

A meeting

Implements

Fields

agenda (MeetingAgenda)

Agenda for this meeting, if available

attendeesCount (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.

closedAt (DateTime)

The date and time this meeting was closed

closingReport (TranslatedField)

The closing report of this meeting.

commentsEnabled (Boolean!)

Whether the comments are enabled or not

commentsEndTime (DateTime)

The ending time when the comments will be allowed on this meeting

commentsStartTime (DateTime)

The starting time when the comments will be allowed on this meeting

contributionCount (Int)

Amount of contributions to this meeting

customizeRegistrationEmail (Boolean)

The email to customize for the registration

description (TranslatedField)

The description of this meeting.

endTime (DateTime!)

The time this meeting ends

id (ID!)

ID of this meeting

iframeAccessLevel (String)

The iframe access level of the meeting

iframeEmbedType (String)

The type of displaying of the online meeting URL

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)

publicParticipants ([User]!)

The list of users participating to this meeting

publishedAt (DateTime!)

The time this page was published

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

registrationType (String!)

The type of registration (disabled, on this platform or different platform)

registrationUrl (String)

URL for the registration form

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)

url (String!)

The URL for this meeting

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

address (String)

The physical address (location) of this result

coordinates (Coordinates)

Physical coordinates for this result

reference (String)

The reference for this record

followsCount (Int)

The number of followers of the resource

attachments ([Attachment]!)

This object's attachments

taxonomies ([Taxonomy!])

The object's taxonomies

author (Author)

The resource author

acceptsNewComments (Boolean!)

Whether the object can have new comments or not

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

commentsHaveAlignment (Boolean!)

Whether the object comments have alignment or not

commentsHaveVotes (Boolean!)

Whether the object comments have votes or not

hasComments (Boolean!)

Check if the commentable has comments

totalCommentsCount (Int!)

The number of comments in all levels this resource holds

type (String!)

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

userAllowedToComment (Boolean!)

Check if the current user can comment