Cap Collectif Developers - GraphQL API
Post
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 post
Implements
Fields
String!
)
Abstract of the post.
Argument | Type | Description |
---|---|---|
locale |
TranslationLocale
|
The locale to translate content (eg: FR_FR). |
[User!]!
)
The post's authors.
HTML
)
Argument | Type | Description |
---|---|---|
locale |
TranslationLocale
|
The locale to translate content (eg: FR_FR). |
Boolean!
)
Wether or not the post is commentable.
DateTime!
)
Identifies the date and time when the object was created.
ID!
)
The ID of an object
Media
)
The post's related media.
PostPublicationStatus!
)
The publication status for this post.
DateTime
)
Identifies the date and time when the object was published.
[Theme!]!
)
The post's related themes.
String
)
The post's title.
Argument | Type | Description |
---|---|---|
locale |
TranslationLocale
|
The locale to translate content (eg: FR_FR). |
[PostTranslation!]!
)
DateTime
)
Identifies the date and time when the object was last updated.
URI!
)
The URL to this resource.