stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountProductsInput > productsToAdd

AdminTypes.DiscountProductsInput.productsToAdd property

Specifies list of product ids to add.

Signature:

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