Hi,
Is there a GraphQL API mutation to add to an order’s timeline comments? We searched and found Order
object has the hasTimeLineComment
field, but there doesn’t seem to be any mutations?
2 Likes
There is no mutation that adds timeline comments for now.
As I known, this is read-only.
I would love a way to add some for sure.