stack

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

AdminTypes.DiscountAutomaticBxgyUpdatePayload interface

Return type for discountAutomaticBxgyUpdate mutation.

Signature:

export interface DiscountAutomaticBxgyUpdatePayload 

Properties

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