GraphQL APIQueriescommentByIdcommentByIdNo descriptioncommentById( id: UUID!): Comment!ArgumentscommentById.id ● UUID! non-null scalarTypeComment objectComment(id, commentable_type, commentable_id, parent_comment, created, modified, commenter, text, language_code, is_edited, is_deleted)