1396122
1
2
3
4
query SummarizeQuotePostQuery($comment: String, $quotedPostId: BigInt!) { summarizeQuotePost(comment: $comment, quotedPostId: $quotedPostId) }