stack

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

AdminTypes.MutationDiscountRedeemCodeBulkAddArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationDiscountRedeemCodeBulkAddArgs 

Properties

Property Modifiers Type Description
codes   Array<DiscountRedeemCodeInput>  
discountId   Scalars[‘ID’][‘input’]