-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Deprecate loader types generation from schema #14381
Copy link
Copy link
Closed
Labels
feat: content collectionsRelated to the Content Collections feature (scope)Related to the Content Collections feature (scope)requires refactorBug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffsBug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feat: content collectionsRelated to the Content Collections feature (scope)Related to the Content Collections feature (scope)requires refactorBug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffsBug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs