Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanGroupResourceInput > productVariantIds
The IDs of the Variants to add to the Selling Plan Group.
Signature:
productVariantIds?: InputMaybe<Array<Scalars['ID']['input']>>;