Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationPriceRuleUpdateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationPriceRuleUpdateArgs
Property | Modifiers | Type | Description |
---|---|---|---|
id | Scalars[‘ID’][‘input’] | ||
priceRule | PriceRuleInput | ||
priceRuleDiscountCode? | InputMaybe<PriceRuleDiscountCodeInput> | (Optional) |