--- title: BulkDiscountResourceFeedbackCreatePayload - GraphQL Admin description: Return type for `bulkDiscountResourceFeedbackCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/bulkdiscountresourcefeedbackcreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/bulkdiscountresourcefeedbackcreatepayload.md --- # Bulk​Discount​Resource​Feedback​Create​Payload payload Return type for `bulkDiscountResourceFeedbackCreate` mutation. ## Fields * feedback [\[Discount​Resource​Feedback!\]](https://shopify.dev/docs/api/admin-graphql/unstable/objects/DiscountResourceFeedback) The feedback that's created. * user​Errors [\[Bulk​Discount​Resource​Feedback​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/BulkDiscountResourceFeedbackCreateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [bulk​Discount​Resource​Feedback​Create](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/bulkDiscountResourceFeedbackCreate) mutation Creates resource feedback for multiple discounts. *** ## Map ### Mutations with this payload * [bulk​Discount​Resource​Feedback​Create](https://shopify.dev/docs/api/admin-graphql/unstable/types/bulkDiscountResourceFeedbackCreate)