Skip to main content

contentDiscard

Discards the latest changes of a content object.

contentDiscard(
id: ID!
): ContentDiscard

Arguments

contentDiscard.id ● ID! non-null scalar

Id of the content we want to discard.

Type

ContentDiscard object

Discards the latest changes of a content object.

Was this page helpful?