stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleItemPrerequisitesInput > productIds

AdminTypes.PriceRuleItemPrerequisitesInput.productIds property

The products needed for the price rule to be applied.

Signature:

productIds?: InputMaybe<Array<Scalars['ID']['input']>>;