core.asynccrawlervisitor.onexitobject | Medplum

AsyncCrawlerVisitor.onExitObject property

Signature:

onExitObject?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => Promise<void>;