stack

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

AdminTypes.MutationPriceRuleUpdateArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationPriceRuleUpdateArgs 

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘input’]  
priceRule   PriceRuleInput  
priceRuleDiscountCode?   InputMaybe<PriceRuleDiscountCodeInput> (Optional)