# DiscountCodeDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `discountCodeDelete` mutation. ### Access Scopes ## Fields * [deletedCodeDiscountId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the code discount that was deleted. * [userErrors](/docs/api/admin/unstable/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountCodeDelete](/docs/api/admin/unstable/mutations/discountCodeDelete) ## Examples