Cap Collectif Developers - GraphQL API
Project
A participatory project.
Implements
Fields
[User!]!
)
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.
The list of users who authored the project.
ContributionConnection!
)
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.
Contributions associated with the project.
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.
|
Int!
)
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.
Count of contributions associated with the project.
reason: "In preparation for an upcoming change to the way we expose counters, this field will only be available inside a connection, Field "contributionsCount" will be removed, Use "contributions.totalCount" instead when it will be published.
UserConnection!
)
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 list of contributors associated with the project.
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.
|
orderBy |
UserOrder
|
Ordering options for contributors returning from the connection.
|
Media
)
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.
The cover image associated with the project.
GlobalDistrictConnection
)
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.
Linking table with districts
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.
String
)
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.
DateTime!
)
Identifies when the project was published at.
[Step!]!
)
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.
The different steps associated with the project.
[Theme!]
)
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.
Themes associated with the project.
String!
)
Identifies the title of the project.
ProjectType
)
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.
The type associated with the project.
URI!
)
The URL to this resource.
VoteConnection!
)
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 list of votes associated with the project.
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.
|