Where to get types for RichText content

System Information
  • Strapi Version: 4
  • Node Version: 18

I’m using Strapi with an Astro front-end.

I’ve created components to output each of the types supported in the RichText component. Where are official types, so I don’t have to type all of this manually? Or does someone have a repo where someone has already done this?

I was hoping the graphql-codegen might pick them up, but it doesn’t seem to get deep enough