getOutputTypeSchema(
graph: unknown,
registry: SchemaMetaRegistry = schemaMetaRegistry
): JsonSchema7Type | undefined| Name | Type | Description |
|---|---|---|
graph* | unknown | The graph to get the output schema for. |
registry | SchemaMetaRegistry | Default: schemaMetaRegistry |
Get the output schema for a graph.