Decidim 0.31.0.rc1

Beta Try API documentation

Explore the API interactively with GraphiQL

DocumentVersion

A specific version for a collaborative text document.

Implements

Fields

body (String)

The body of this collaborative text document version.

document (CollaborativeText)

The collaborative text document this version belongs to.

draft (Boolean)

Whether this collaborative text document version is a draft or not

id (ID!)

The id of the collaborative text document version

suggestions ([Suggestion])

The suggestions for this collaborative text document version.

suggestionsCount (Int)

The number of suggestions for this collaborative text document version.

title (String!)

The title of this collaborative text document version.

createdAt (DateTime)

The date and time this object was created

updatedAt (DateTime)

The date and time this object was updated

versions ([TraceVersion]!)

This object's versions

versionsCount (Int!)

Total number of versions