LangGraph.js API Reference
    Preparing search index...

    Function getUpdateTypeSchema

    • Get the update schema for a graph.

      Parameters

      • graph: unknown

        The graph to get the update schema for.

      • Optionalregistry: SchemaMetaRegistry

      Returns undefined | JsonSchema7Type

      The update schema for the graph.