langchain.js
Preparing search index...
@langchain/langgraph-checkpoint
CheckpointListOptions
Type Alias CheckpointListOptions
type
CheckpointListOptions
=
{
before
?:
RunnableConfig
;
filter
?:
Record
<
string
,
any
>
;
limit
?:
number
;
}
Index
Properties
before?
filter?
limit?
Properties
Optional
before
before
?:
RunnableConfig
Optional
filter
filter
?:
Record
<
string
,
any
>
Optional
limit
limit
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
before
filter
limit
langchain.js
Loading...