contentSave
Auto saves a content object.
contentSave(
id: ID!
input: ContentSaveInput!
): ContentSave
Arguments
contentSave.id ● ID! non-null scalar
Id of the content we want to auto save.
contentSave.input ● ContentSaveInput! non-null input
Fields required to save content.
Type
ContentSave object
Auto saves a content object.