mutation($id:ID!){resolveReviewThread(input:{threadId:$id}){thread{id isResolved}}}