Skip to main content
Anchor to BulkProductResourceFeedbackCreateUserError

BulkProductResourceFeedbackCreateUserError

object

An error that occurs during the execution of BulkProductResourceFeedbackCreate.

•BulkProductResourceFeedbackCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates product feedback for multiple products.

Arguments

•[ProductResourceFeedbackInput!]!required

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


Fields

•[ProductResourceFeedback!]

The feedback that's created.

•[BulkProductResourceFeedbackCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?