Skip to content

Add Order Comment

Adds a comment to an order. When customerNotified=true, the customer is sent a notification email with the comment.

No permission gate — any authenticated admin can add a comment.

Operation

OperationType
createAdminOrderCommentMutation

Errors

ConditionLang keyMessage
comment emptybagistoapi::app.admin.order.actions.comment.emptyComment is required.

Released under the MIT License.