--- title: BulkProductResourceFeedbackCreatePayload - GraphQL Admin description: Return type for `bulkProductResourceFeedbackCreate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/bulkproductresourcefeedbackcreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/bulkproductresourcefeedbackcreatepayload.md --- # Bulk​Product​Resource​Feedback​Create​Payload payload Return type for `bulkProductResourceFeedbackCreate` mutation. ## Fields * feedback [\[Product​Resource​Feedback!\]](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductResourceFeedback) The feedback that's created. * user​Errors [\[Bulk​Product​Resource​Feedback​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/BulkProductResourceFeedbackCreateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [bulk​Product​Resource​Feedback​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/bulkProductResourceFeedbackCreate) mutation Creates product feedback for multiple products. *** ## Map ### Mutations with this payload * [bulk​Product​Resource​Feedback​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/bulkProductResourceFeedbackCreate)