ContentDiscard
Result of content discard mutation.
type ContentDiscard {
shopErrors: [ShopError!]!
content: Content
}
Fields
ContentDiscard.shopErrors ● [ShopError!]! non-null object
List of errors that occurred executing the mutation.
ContentDiscard.content ● Content object
The content.
Returned By
contentDiscard mutation