StellateHQ / fuse

Fuse: The fastest way to build and query great APIs with TypeScript
https://fusedata.dev
MIT License
543 stars 13 forks source link

feat(core): Leverage `gql.tada` for typings #119

Closed JoviDeCroock closed 8 months ago

JoviDeCroock commented 8 months ago

The issue I am having here conceptually is that folks need graphqlsp to work correctly so that the introspection.ts file gets outputted correctly. Currently thinking whether we can establish a few safeguards here.

The goal here is for new users to gain access to gql.tada while former users don't have to change up their code and can stick to the LSP.

I have updated the documentation with both a migrating to and disabling chunk.

Resolves https://github.com/StellateHQ/fuse/issues/70

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fusejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:01pm
spacex-fuse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:01pm
mxstbr commented 8 months ago
CleanShot 2024-01-17 at 05 55 43@2x

SO GOOD