GENERIC_MISSING_LIST_CONFIG
The editor manifest has no list config; cannot render the list page
Thrown from
packages/cms/src/editor/ui/editor-list-page.tsx:78
throw new MissingListConfigError(manifest.collection);packages/errors/src/index.ts:1301
* throw new MissingListConfigError('pages');