stack

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

AdminTypes.DiscountCodeFreeShippingCreatePayload interface

Return type for discountCodeFreeShippingCreate mutation.

Signature:

export interface DiscountCodeFreeShippingCreatePayload 

Properties

Property Modifiers Type Description
codeDiscountNode?   Maybe<DiscountCodeNode> (Optional) The created code discount.
userErrors   Array<DiscountUserError> The list of errors that occurred from executing the mutation.