INPUT_OBJECT
input CreateActivityCommentNoActivityBackrefInput {# Last modification time.modified: DateTime# Creation time.created: DateTime# Multi-line text input field.comment: String!# Relation to single entity instance.ownerId: ID!# Revision when entity was lastly changed.revision: Int}