Spaces:
Running
Running
File size: 147 Bytes
d4adf88 |
1 2 3 4 |
query SummarizeQuotePostQuery($comment: String, $quotedPostId: BigInt!) {
summarizeQuotePost(comment: $comment, quotedPostId: $quotedPostId)
}
|