Anarres Commons API documentation

Explore the API interactively with GraphiQL

Question

A question in a questionnaire

Implements

Fields

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 responses, maximum number of characters the response can have (0 if no limit)

maxChoices (Int)

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

position (Int)

Order position of the question in the questionnaire

questionType (String)

Type of question.

responseOptions ([ResponseOption]!)

List of response options in multi-choice questions.

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated