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