stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCodeRedeemCodeBulkDeletePayload

AdminTypes.DiscountCodeRedeemCodeBulkDeletePayload interface

Return type for discountCodeRedeemCodeBulkDelete mutation.

Signature:

export interface DiscountCodeRedeemCodeBulkDeletePayload 

Properties

Property Modifiers Type Description
job?   Maybe<Job> (Optional) The asynchronous job that deletes the discount redeem codes.
userErrors   Array<DiscountUserError> The list of errors that occurred from executing the mutation.