stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceListFixedPricesAddPayload > prices

AdminTypes.PriceListFixedPricesAddPayload.prices property

The list of fixed prices that were added to or updated in the price list.

Signature:

prices?: Maybe<Array<PriceListPrice>>;