Cap Collectif Developers - GraphQL API

QuestionChoice

This part of the schema is currently available for developers to preview. During this preview period, the API may change without any advance notice. Please see Schema previews for more details.

A possible choice of a question.

Fields

id (ID!)

The ID of an object.

responses (ResponseConnection!)

Identifies the responses of the question choice.

Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

first Int

Returns the first n elements from the list.

The default value is 100.

title (String!)

Identifies the question choice title.