LangGraph.js API Reference
    Preparing search index...

    Function getConfigTypeSchema

    • Get the config schema for a graph.

      Parameters

      • graph: unknown

        The graph to get the config schema for.

      • Optionalregistry: SchemaMetaRegistry

      Returns undefined | JsonSchema7Type

      The config schema for the graph.