core.crawlervisitor.onenterobject | Medplum

CrawlerVisitor.onEnterObject property

Signature:

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