Spaces:
Running
Running
query SummarizeQuotePostQuery($comment: String, $quotedPostId: BigInt!) { | |
summarizeQuotePost(comment: $comment, quotedPostId: $quotedPostId) | |
} | |