@squidcloud/backend
Preparing search index...
SecureLangGraphContext
Class SecureLangGraphContext
Provides context to the security rules of a LangGraph invocation.
Index
Properties
graph
Id
input?
operation
resume
Payload?
thread
Id?
Properties
Readonly
graph
Id
graphId
:
string
Optional
Readonly
input
input
?:
Record
<
string
,
unknown
>
Readonly
operation
operation
:
SecureLangGraphOperation
Optional
Readonly
resume
Payload
resumePayload
?:
unknown
Optional
Readonly
thread
Id
threadId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
graph
Id
input
operation
resume
Payload
thread
Id
@squidcloud/backend
Loading...
Provides context to the security rules of a LangGraph invocation.