core.asynccrawlervisitor.onexitresource | Medplum

AsyncCrawlerVisitor.onExitResource property

Signature:

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