stack

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

AdminTypes.SellingPlanGroupResourceInput.productIds property

The IDs of the Products to add to the Selling Plan Group.

Signature:

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