Skip to main content
Anchor to BulkDiscountResourceFeedbackCreateUserError

BulkDiscountResourceFeedbackCreateUserError

object

An error that occurs during the execution of BulkDiscountResourceFeedbackCreate.

•BulkDiscountResourceFeedbackCreateUserErrorCode

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 resource feedback for multiple discounts.

Arguments

•[DiscountResourceFeedbackInput!]!required

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


Fields

•[DiscountResourceFeedback!]

The feedback that's created.

•[BulkDiscountResourceFeedbackCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?