ContentSave
Auto saves a content object.
type ContentSave {
content: Content
shopErrors: [ShopError!]!
}
Fields
ContentSave.content ● Content object
ContentSave.shopErrors ● [ShopError!]! non-null object
Returned By
contentSave mutation