INPUT_OBJECT
input CreateActivityCommentNoActivityBackrefInput {# Last modification time.modified: DateTime# Creation time.created: DateTime# Free-form text body of the comment.comment: String!# Id of the comment author.ownerId: ID!# Revision when entity was lastly changed.revision: Int}