stack

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

AdminTypes.MutationPriceListFixedPricesUpdateArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationPriceListFixedPricesUpdateArgs 

Properties

Property Modifiers Type Description
priceListId   Scalars[‘ID’][‘input’]  
pricesToAdd   Array<PriceListPriceInput>  
variantIdsToDelete   Array<Scalars[‘ID’][‘input’]>