gqlts icon indicating copy to clipboard operation
gqlts copied to clipboard

Type safe Graphql Query Builder

Results 25 gqlts issues
Sort by recently updated
recently updated
newest added

Add an option to allow fetches to throw on an error rather than resolving with an error object

esmify depends on a deprecated core-js module and also on babel-runtime. And it's only loaded if UMD is set as target output. I'd suggest marking `esmify` as an optional dependency,...

Hi there. I've been looking at your repo for a while. Love GenQL but like the direction you're taking even more. However I noticed you've made some changes and added...

https://the-guild.dev/graphql/yoga-server/docs/features/subscriptions#graphql-over-websocket-protocol-via-graphql-ws

I noticed the chain feature was not carried over from genql. any reason for that ? alongside the dependency upgrade/introduction and axios, it would be nice to keep the chain...