stack

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

AdminTypes.DiscountAutomaticBxgyCreatePayload interface

Return type for discountAutomaticBxgyCreate mutation.

Signature:

export interface DiscountAutomaticBxgyCreatePayload 

Properties

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