Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountAutomaticDeletePayload
Return type for discountAutomaticDelete mutation.
Signature:
export interface DiscountAutomaticDeletePayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| deletedAutomaticDiscountId? | Maybe<Scalars[‘ID’][‘output’]> | (Optional) The deleted automatic discount ID. | |
| userErrors | Array<DiscountUserError> | The list of errors that occurred from executing the mutation. |