Skip to main content
Anchor to bulkProductResourceFeedbackCreate

bulkProductResourceFeedbackCreate

mutation

Requires write_resource_feedbacks access scope. Also: App must be configured to use the Storefront API or as a Sales Channel.

Creates product feedback for multiple products.

•[ProductResourceFeedbackInput!]!
required

An array of inputs to create the feedback. Limited to 50.

Show input fields

Was this section helpful?

Anchor to BulkProductResourceFeedbackCreatePayload returnsBulkProductResourceFeedbackCreatePayload returns

•[ProductResourceFeedback!]

The feedback that's created.

Show fields
•[BulkProductResourceFeedbackCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?