Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListFixedPricesDeletePayload > deletedFixedPriceVariantIds
A list of product variant IDs whose fixed prices were removed from the price list.
Signature:
deletedFixedPriceVariantIds?: Maybe<Array<Scalars['ID']['output']>>;