[Solved] Exposing field names to Content Delivery ...
# help-with-umbraco
t
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.
r
t
Wow yes, this did not exist last time I considered this topic. Looks perfect, thank you!