stack

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

AdminTypes.DiscountCodeAppUpdatePayload interface

Return type for discountCodeAppUpdate mutation.

Signature:

export interface DiscountCodeAppUpdatePayload 

Properties

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