Hi!
First of all, thanks a lot for the amazing work! Currently in the process of evaluating PayloadCMS as a Prismic replacement, due to self-hosting needs.
One question I had was with the typescript typings generation for blocks.
I have the same blocks present within multiple Field across collections, and while in the GraphQL output, the Blocks are typed with an explicit notation, it is not the case for the typescript ones, that instead inlines all the possibilities.
Is there a reason for that, or just an oversight?
Thanks in advance for your help!