GENERIC_LOCALIZED_COMPOSITE_FIELD

A CMS field descriptor declares `localized: true` on a composite kind; localize its leaf members instead

LocalizedCompositeFieldErrorHTTP 500GenericErrorKind

Thrown from

packages/cms/scripts/codegen/emit-localized-paths.ts:59
throw new LocalizedCompositeFieldError(path, field.type);
View ↗
packages/errors/src/index.ts:1471
* throw new LocalizedCompositeFieldError('items.*.link', 'group');
View ↗

On this page