Decidim 0.30.0.rc3

Metadecidim API documentation

Explore the API interactively with GraphiQL

Question

A question in a questionnaire

Implements

Fields

answerOptions ([AnswerOption]!)

List of answer options in multi-choice questions.

body (TranslatedField!)

What is being asked in this question.

description (TranslatedField)

The description of this question.

id (ID!)

ID of this question

mandatory (Boolean!)

Whether if this question is mandatory.

maxCharacters (Int!)

On questions with free text answers, maximum number of characters the answer can have (0 if no limit)

maxChoices (Int)

On questions with answer options, maximum number of choices the user has

position (Int)

Order position of the question in the questionnaire

questionType (String)

Type of question.

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated