fragment commentView on Comment { id body created_at status tags { name } user { id name: displayName } actions { type: action_type count current: current_user { id created_at } } }