Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountRedeemCodeBulkAddPayload
Return type for discountRedeemCodeBulkAdd
mutation.
Signature:
export interface DiscountRedeemCodeBulkAddPayload
Property | Modifiers | Type | Description |
---|---|---|---|
bulkCreation? | Maybe<DiscountRedeemCodeBulkCreation> | (Optional) The ID of the discount redeem code bulk creation operation. The properties and status of the operation can be tracked using the [DiscountRedeemCodeBulkCreation query](https://shopify.dev/api/admin-graphql/2022-04/queries/discountRedeemCodeBulkCreation). |
|
userErrors | Array<DiscountUserError> | The list of errors that occurred from executing the mutation. |