File size: 95 Bytes
1396122
 
 
1
2
3
4
query SummarizePlainPostQuery($comment: String!) {
    summarizePlainPost(comment: $comment)
}