Cap Collectif Developers - GraphQL API

Author

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.

Represent an author.

Implemented by

Fields

biography (String)

createdAt (DateTime!)

Identifies the date and time when the object was created.

displayName (String!)

The author's public profile name.

id (ID!)

Author ID

isViewer (Boolean!)

Whether or not this author is the authenticated user.

updatedAt (DateTime)

Identifies the date and time when the object was last updated.

url (URI!)

username (String)

Author username