core.crawlervisitor.onexitobject | Medplum

CrawlerVisitor.onExitObject property

Signature:

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