core.crawlervisitor.onenterresource | Medplum

CrawlerVisitor.onEnterResource property

Signature:

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