stack

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

AdminTypes.DiscountAutomaticAppUpdatePayload interface

Return type for discountAutomaticAppUpdate mutation.

Signature:

export interface DiscountAutomaticAppUpdatePayload 

Properties

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