I wonder if anyone here has used Content Delivery API and found a way to expose information about document types somehow. With the end goal of generating Typescript types for frontend use.
I have made a solution for this previously based on parsing uSync files although that is a bit unwieldy, hence my question looking for something better.
I know CDP has a swagger definition, but that it only covers the basics and has no info on actual fields and what types they are.