Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.
The properties and status of a bulk discount redeem code creation operation.
codes•
DiscountRedeemCodeBulkCreationCodeConnection!
non-null
The result of each code creation operation associated with the bulk creation operation including any errors that might have occurred during the operation.
codesCount•
Int!
non-null
The number of codes to create.
createdAt•
DateTime!
non-null
The date and time when the bulk creation was created.
discountCode•
DiscountCodeNode
The code discount associated with the created codes.
done•
Boolean!
non-null
Whether the bulk creation is still queued (false) or has been run (true).
failedCount•
Int!
non-null
The number of codes that weren't created successfully.