Cap Collectif Developers - GraphQL API
QuestionnaireStep
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 step is a part of a project.
Implements
Fields
UserConnection!
)
A list of contributor associated with the step.
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. |
ID!
)
The ID of an object
Questionnaire
)
A questionnaire associated with the step.
StepState!
)
Identifies the current state of the step.
TimeRange!
)
When the time interval begins or ends.
String!
)
The title of the step.
URI!
)
The URL to this resource.