createComment
Creates a new comment
Input fields
body (
String!
)
isInternalEvaluation (
Boolean
)
objId (
ID!
)
objType (
String
)
serviceId (
ID!
)
Return fields
comment (
Comment
)
errors (
[String!]
)