.graphql(. `#graphql. query CommentShow($id: ID!) {. comment(id: $id) {. id. body. bodyHtml. author {. name. } ip. publishedAt. status. userAgent. } }` …
.graphql(. `#graphql. query CommentShow($id: ID!) {. comment(id: $id) {. id. body. bodyHtml. author {. name. } ip. publishedAt. status. userAgent. } }` …