DiscountCodeDeletePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `discountCodeDelete` mutation.
Access Scopes
Fields
deletedCodeDiscountId
: ID - The deleted code discount ID.
userErrors
: DiscountUserError! - The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
discountCodeDelete
Examples