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