stack

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

AdminTypes.SellingPlanGroupResourceInput.productVariantIds property

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

Signature:

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