stack

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

AdminTypes.DiscountCollectionsInput interface

The input fields for collections attached to a discount.

Signature:

export interface DiscountCollectionsInput 

Properties

Property Modifiers Type Description
add?   InputMaybe<Array<Scalars[‘ID’][‘input’]>> (Optional) Specifies list of collection ids to add.
remove?   InputMaybe<Array<Scalars[‘ID’][‘input’]>> (Optional) Specifies list of collection ids to remove.