ContentDiscard
Discards the latest changes of a content object.
type ContentDiscard {
content: Content
shopErrors: [ShopError!]!
}
Fields
ContentDiscard.content ● Content object
ContentDiscard.shopErrors ● [ShopError!]! non-null object
Returned By
contentDiscard mutation