ContentDelete
Deletes a voucher.
type ContentDelete {
shopErrors: [ShopError!]!
content: Content
}
Fields
ContentDelete.shopErrors ● [ShopError!]! non-null object
ContentDelete.content ● Content object
Returned By
contentDelete mutation