stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCodeBxgyUpdatePayload

AdminTypes.DiscountCodeBxgyUpdatePayload interface

Return type for discountCodeBxgyUpdate mutation.

Signature:

export interface DiscountCodeBxgyUpdatePayload 

Properties

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.