stack

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

AdminTypes.DiscountAutomaticBasicCreatePayload interface

Return type for discountAutomaticBasicCreate mutation.

Signature:

export interface DiscountAutomaticBasicCreatePayload 

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.