Cap Collectif Developers - GraphQL API
MultipleChoiceQuestion
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 question with multiple choices available.
Implements
Fields
QuestionChoiceConnection!
)
The question available choices.
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.
|
ID!
)
The ID of an object.
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.
|
String!
)
Identifies the question title.