stack

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

AdminTypes.DiscountCodeBxgyCreatePayload interface

Return type for discountCodeBxgyCreate mutation.

Signature:

export interface DiscountCodeBxgyCreatePayload 

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.