Cap Collectif Developers - GraphQL API

Question

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.

All custom forms are build using questions.

Implemented by

Fields

id (ID!)

The ID of an object.

responses (ResponseConnection!)

Return responses on this questions.

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 title.