Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountAutomaticAppUpdatePayload
Return type for discountAutomaticAppUpdate mutation.
Signature:
export interface DiscountAutomaticAppUpdatePayload
| Property | Modifiers | Type | Description |
|---|---|---|---|
| automaticAppDiscount? | Maybe<DiscountAutomaticApp> | (Optional) The updated automatic app discount. | |
| userErrors | Array<DiscountUserError> | The list of errors that occurred from executing the mutation. |