LangGraph.js API Reference
Back to documentation
Preparing search index...
langgraph
remote
RemoteGraphParams
Type Alias RemoteGraphParams
RemoteGraphParams
:
Omit
<
PregelParams
<
StrRecord
<
string
,
PregelNode
>
,
StrRecord
<
string
,
BaseChannel
>
,
>
,
"channels"
|
"nodes"
|
"inputChannels"
|
"outputChannels"
,
>
&
{
apiKey
?:
string
;
client
?:
Client
;
graphId
:
string
;
headers
?:
Record
<
string
,
string
>
;
url
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Back to documentation
LangGraph.js API Reference
Loading...