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