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