Skip to main content
Anchor to bulkDiscountResourceFeedbackCreate

bulkDiscountResourceFeedbackCreate

mutation

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

Creates resource feedback for multiple discounts.

•[DiscountResourceFeedbackInput!]!
required

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

Show input fields

Was this section helpful?

Anchor to BulkDiscountResourceFeedbackCreatePayload returnsBulkDiscountResourceFeedbackCreatePayload returns

•[DiscountResourceFeedback!]

The feedback that's created.

Show fields
•[BulkDiscountResourceFeedbackCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?