createComment

Creates a Comment against a known entity

Input fields

input (CreateCommentInput)

Return fields

id (ID!)

ID of the object

createdOn (DateTime)

Time of creation

updatedOn (DateTime)

Time of last update

entityType (String!)

Type of the entity. For example ORDER, FULFILMENT, ORDERITEM, PRODUCTCATALOGUE etc.

entityId (ID)

ID of the entity

entityRef (String)

Entity reference

text (String!)

Comment text

user (User)

The author of the comment