CBK.AI
CBK.AI DOCS
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
The search index is not available
ChatBotKit Node SDK
ChatBotKit Node SDK
@chatbotkit/sdk
graphql/v1
GraphqlResponse
Type alias GraphqlResponse
Graphql
Response
:
{
data
?:
{
[
key
:
string
]
:
unknown
;
}
;
errors
?:
{
message
:
string
;
}
[]
;
}
Type declaration
Optional
data
?:
{
[
key
:
string
]
:
unknown
;
}
[
key
:
string
]:
unknown
Optional
errors
?:
{
message
:
string
;
}
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ChatBotKit Node SDK
@chatbotkit/fetch
@chatbotkit/sdk
@chatbotkit/react
@chatbotkit/next
@chatbotkit/nextauth
@chatbotkit/cli
Generated using
TypeDoc