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.


Was this section helpful?

Anchor to BulkDiscountResourceFeedbackCreatePayload returnsBulkDiscountResourceFeedbackCreatePayload returns

•[DiscountResourceFeedback!]

The feedback that's created.

•[BulkDiscountResourceFeedbackCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?