timhall / svelte-apollo

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

`@defer` support #124

Open jpvajda opened 1 year ago

jpvajda commented 1 year ago

👋

At Apollo we are currently working on implementing @defer support in our Web Client I wanted to check in to see if there was any questions we can answer to help this library leverage the use of @defer once we release it.

https://github.com/apollographql/apollo-client/issues/8184

jpvajda commented 1 year ago

👋 Just a follow up to my comment above: @defer is now supported in Apollo Web Client. You can see our docs for more information.

AugustDev commented 6 months ago

Defer is of paramount importance to modern graphql client