Function: humanizeFieldPath()
humanizeFieldPath(
path):string
Defined in: humanizeFieldPath.ts:6
A schema path as a label an author reads: headline → Headline, cta.label →
Cta label, camelCase split into words. Call it only for a path a lookup resolved —
an unresolved path stays raw so the author can quote it verbatim in a bug report.
Parameters
path
string
Returns
string