- withLangGraph<TValue, TUpdate, TSchema>(schema, meta): TSchema
Type Parameters
- TValue
- TUpdate
- TSchema extends InteropZodType<TValue>
- withLangGraph<TValue, TUpdate, TSchema>(schema, meta): ReducedZodChannel<TSchema, InteropZodType<TUpdate>>
Type Parameters
- TValue
- TUpdate
- TSchema extends InteropZodType<TValue>
Returns ReducedZodChannel<TSchema, InteropZodType<TUpdate>>