Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph/zod
withLangGraph
Function withLangGraph
with
Lang
Graph
<
ValueType
,
UpdateType
>
(
schema
,
meta
)
:
z.ZodType
<
ValueType
,
z.ZodTypeDef
,
UpdateType
>
Type Parameters
ValueType
UpdateType
=
ValueType
Parameters
schema
:
ZodType
<
undefined
|
ValueType
,
ZodTypeDef
,
undefined
|
ValueType
>
meta
:
Meta
<
ValueType
,
UpdateType
>
Returns
z.ZodType
<
ValueType
,
z.ZodTypeDef
,
UpdateType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...