GraphQL APIOperationsQueriescommentByIdcommentByIdNo description commentById( id: UUID!): Comment! Arguments commentById.id ● UUID! non-null scalar Type Comment object Comment(id, commentable_type, commentable_id, parent_comment, created, modified, commenter, text, language_code, is_edited, is_deleted)