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