stack

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

AdminTypes.DiscountCollectionsCollectionsArgs interface

A list of collections that the discount can have as a prerequisite or a list of collections to which the discount can be applied.

Signature:

export interface DiscountCollectionsCollectionsArgs 

Properties

Property Modifiers Type Description
after?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
before?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
first?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
last?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
reverse?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)