gpt4free/gpt4free/quora/graphql/ChatAddedSubscription.graphql

6 行
73 B
GraphQL

subscription ChatAddedSubscription {
chatAdded {
...ChatFragment
}
}