FormidableLabs/nextjs-sanity-fe

Unify queries: remove GraphQL/urql

gksander opened this issue · 0 comments

We've received feedback that it feels a bit weird to be using both GraphQL and groq queries. Since the GraphQL API limits what we can query, we might as well just unify to groq queries – perhaps using our own groqd library.