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.
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.