A single field infer opened as any under allowAny.
infer
any
allowAny
location reads RecordName.label; reason says why the field could not be given a single precise type.
location
RecordName.label
reason
Readonly
The record and field location opened as any (e.g. "Root.payload").
"Root.payload"
Explanation of why the field fell back to any.
A single field
inferopened asanyunderallowAny.locationreadsRecordName.label;reasonsays why the field could not be given a single precise type.