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