GENERIC_LOCALIZED_COMPOSITE_FIELD
A CMS field descriptor declares `localized: true` on a composite kind; localize its leaf members instead
Thrown from
packages/cms/scripts/codegen/emit-localized-paths.ts:59
throw new LocalizedCompositeFieldError(path, field.type);packages/errors/src/index.ts:1471
* throw new LocalizedCompositeFieldError('items.*.link', 'group');