I feel like using groq directly inside of the astro files, and working with load-query kind of make the astro files a bit complicated.
I would love it if we can have something javascript-y to populate my astro components.
I found that Astro now has this amazing Astro Content Layer architecture, and that hygraph already made a loader for this. Can we have something similar for Sanity. BC. I would rather use sanity tbh.
Here is the hygraph one as a reference
https://www.youtube.com/watch?v=gpUID_rsdqU
Cheers.