chatgpt-plugin/utils/poe/graphql/ChatFragment.graphql
2023-04-15 21:00:34 +08:00

6 lines
100 B
GraphQL

fragment ChatFragment on Chat {
id
chatId
defaultBotNickname
shouldShowDisclaimer
}