# DiscountAutomaticDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `discountAutomaticDelete` mutation. ### Access Scopes ## Fields * [deletedAutomaticDiscountId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the automatic 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 * [discountAutomaticDelete](/docs/api/admin/unstable/mutations/discountAutomaticDelete) ## Examples