stack

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

AdminTypes.SellingPlanGroupResourceInput interface

The input fields for resource association with a Selling Plan Group.

Signature:

export interface SellingPlanGroupResourceInput 

Properties

Property Modifiers Type Description
productIds?   InputMaybe<Array<Scalars[‘ID’][‘input’]>> (Optional) The IDs of the Products to add to the Selling Plan Group.
productVariantIds?   InputMaybe<Array<Scalars[‘ID’][‘input’]>> (Optional) The IDs of the Variants to add to the Selling Plan Group.