contentSave
Save content draft.
contentSave(
id: ID!
input: ContentSaveInput!
): ContentSave!
Arguments
contentSave.id ● ID! non-null scalar
contentSave.input ● ContentSaveInput! non-null input
Type
ContentSave object
Result of content save mutation.