System Information
- v4.3.8:
- Windows:
- SqlLite:
- 16.17.0:
- 8.13.1:
- 1.22.19:
I today switched from using the dockerized strapi with version 3 to the latest strapi v4. I noticed that the objects that were generated are now far more complicated and feel they have an unnecessarry layer of properties (that attributes property) and every task now has its request response AND additional a DataObject. Previously I for example had my Category and maybe a CategoryRequest and -Response.
I have just 3 Content types and I’m getting about 50 entities generated from it.
Thanks for clarification
Patrick