A helper utility function that returns the BaseStore that was set when the graph was initialized
getStore(config: LangGraphRunnableConfig<Record<string, any>>): BaseStore | undefined| Name | Type | Description |
|---|---|---|
config | LangGraphRunnableConfig<Record<string, any>> |