added main module for accessing all services
This commit is contained in:
6
openai_rev/quora/graphql/ChatFragment.graphql
Normal file
6
openai_rev/quora/graphql/ChatFragment.graphql
Normal file
@@ -0,0 +1,6 @@
|
||||
fragment ChatFragment on Chat {
|
||||
id
|
||||
chatId
|
||||
defaultBotNickname
|
||||
shouldShowDisclaimer
|
||||
}
|
||||
Reference in New Issue
Block a user