Skip to content

Deprecate loader types generation from schema #14381

@florian-lefebvre

Description

@florian-lefebvre

Currently, object loader can return a dynamic schema and we try to generate types using their runtime representation. This is causing various issues. So we want to deprecate the type generations, and give a way for content loaders to provide the types as string.

Metadata

Metadata

Labels

feat: content collectionsRelated to the Content Collections feature (scope)requires refactorBug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions