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