Cap Collectif Developers - GraphQL API
Preview
CollectStep
Public
Consultation
Preview
ConsultationStep
Preview
Event
Preview
GoogleMapsAddress
Preview
Media
Preview
MediaQuestion
Preview
MediaResponse
Preview
MultipleChoiceQuestion
Public
PageInfo
Public
Project
Preview
ProjectType
Preview
Proposal
Preview
ProposalVote
Preview
QuestionChoice
Public
Questionnaire
Preview
QuestionnaireStep
Preview
Reply
Preview
SectionQuestion
Preview
SimpleQuestion
Preview
SynthesisStep
Preview
TimeRange
Public
User
Public
UserError
Preview
ValueResponse
Public
Node
Preview
PrivatableVote
Public
Publishable
Preview
Question
Preview
Response
Preview
Step
Public
Trashable
Public
UniformResourceLocatable
Preview
Vote
Preview
EventOrderField
Preview
GoogleMapsAddressType
Public
NotPublishedReason
Public
OrderDirection
Preview
ProjectOrderField
Preview
ProposalOrderField
Public
TrashableStatus
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
choices (
[QuestionChoice!]!
)
The question available choices.
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. |
before |
String
|
Returns the elements in the list that come before the specified cursor. |
first |
Int
|
Returns the first n elements from the list.
|
last |
Int
|
Returns the last n elements from the list. |
title (
String!
)
Identifies the question title.