core.asynccrawlervisitor.onenterobject | Medplum

AsyncCrawlerVisitor.onEnterObject property

Signature:

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