orderCommentAdd
MutationAdd a comment to an order
#
Arguments
- OrderCommentAddInput!Required
input The input containing the order ID and comment text
#
Payload
- [OrderCommentAddError!]
errors User-facing errors that prevented the operation from succeeding.
- OrderEvent
orderEvent The order event associated with this order comment add payload.