timhall / svelte-apollo

Svelte integration for Apollo GraphQL
MIT License
944 stars 68 forks source link

Support for graphql 16.x #113

Closed lucasnad27 closed 2 years ago

lucasnad27 commented 2 years ago

The graphql library released v16.0 back in October. Here's a list of breaking changes & features. This isn't holding me back from using this library but would be nice to support the latest version.

By no means am I a javascript expert, but if there is adequate demand to make this update, I can look through this libraries' usage of graphql and look for any breaking changes and get a PR going.

timhall commented 2 years ago

Resolved in v0.5.0