stack

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

AdminTypes.DiscountAutomaticBulkDeletePayload interface

Return type for discountAutomaticBulkDelete mutation.

Signature:

export interface DiscountAutomaticBulkDeletePayload 

Properties

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