stack

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

AdminTypes.DiscountCodeFreeShippingUpdatePayload interface

Return type for discountCodeFreeShippingUpdate mutation.

Signature:

export interface DiscountCodeFreeShippingUpdatePayload 

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.