stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > discountRedeemCodeBulkAdd

AdminTypes.Mutation.discountRedeemCodeBulkAdd property

Asynchronously add discount redeem codes in bulk. Specify the codes to add and the discount code ID that the codes will belong to.

Signature:

discountRedeemCodeBulkAdd?: Maybe<DiscountRedeemCodeBulkAddPayload>;