Docs
Dashboard

orderCommentAdd

Mutation

Add a comment to an order

#

Arguments


input
OrderCommentAddInput!Required

The input containing the order ID and comment text

#

Payload


errors
[OrderCommentAddError!]

User-facing errors that prevented the operation from succeeding.

orderEvent
OrderEvent

The order event associated with this order comment add payload.