# DiscountCodeBulkDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountCodeBulkDelete` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin-graphql/2024-10/objects/Job): Job - The asynchronous job that deletes the discounts. * [userErrors](/docs/api/admin-graphql/2024-10/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountCodeBulkDelete](/docs/api/admin-graphql/2024-10/mutations/discountCodeBulkDelete) ## Examples