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
GraphqlRequest
Type alias GraphqlRequest
Graphql
Request
:
{
operationName
?:
string
;
query
:
string
;
variables
?:
{
[
key
:
string
]
:
unknown
;
}
;
}
Type declaration
Optional
operation
Name
?:
string
query
:
string
Optional
variables
?:
{
[
key
:
string
]
:
unknown
;
}
[
key
:
string
]:
unknown
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