stack

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

AdminTypes.DiscountAutomaticAppCreatePayload interface

Return type for discountAutomaticAppCreate mutation.

Signature:

export interface DiscountAutomaticAppCreatePayload 

Properties

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