Alexander Almström

Results 2 issues of Alexander Almström

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...

template: bug

Is there a way to enable typed queries in .astro files, just like in .ts and .tsx? I've got a page route `/posts/[...slug].astro` with a custom graphql client using introspection...