stack

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

AdminTypes.DiscountCodeBasicUpdatePayload interface

Return type for discountCodeBasicUpdate mutation.

Signature:

export interface DiscountCodeBasicUpdatePayload 

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.