Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationPriceListFixedPricesByProductUpdateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationPriceListFixedPricesByProductUpdateArgs
Property | Modifiers | Type | Description |
---|---|---|---|
priceListId | Scalars[‘ID’][‘input’] | ||
pricesToAdd? | InputMaybe<Array<PriceListProductPriceInput>> | (Optional) | |
pricesToDeleteByProductIds? | InputMaybe<Array<Scalars[‘ID’][‘input’]>> | (Optional) |