core.crawlervisitor.onexitresource | Medplum

CrawlerVisitor.onExitResource property

Signature:

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