stack

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

AdminTypes.DiscountRedeemCodeBulkCreationCodesArgs interface

The properties and status of a bulk discount redeem code creation operation.

Signature:

export interface DiscountRedeemCodeBulkCreationCodesArgs 

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)