CreateCommentInput

Input for creating a comment against a known entity

Input Fields

entityType (String!)

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

entityId (ID)

ID of the entity
Note: Please note that while the type of this field is ID, currently it only supports Integer values.

entityRef (String)

Reference of the entity

text (String!)

Comment text.
Max character limit: 200.