Open Lovor01 opened 2 days ago
#66997 is an attempt to do that.
Not actually, this is attempt to document this in code and create TypeScript types, while I opened this as a need to document them in official documentation.
this is attempt to document this in code and create TypeScript types, while I opened this as a need to document them in official documentation.
Once we have them defined in code, we can configure doc generator to make use of that code.
Dynamically created entities
In
docs/reference-guides/data/data-core.md
only four dynamically created entities are documented, while looking atpackages/core-data/src/entities.js
reveals there is much more of them. I suggest docummenting them all.