Spaces:
Build error
Build error
File size: 180 Bytes
2f013d1 |
1 2 3 4 |
query SummarizeSharePostQuery($comment: String!, $chatId: BigInt!, $messageIds: [BigInt!]!) {
summarizeSharePost(comment: $comment, chatId: $chatId, messageIds: $messageIds)
}
|