ember-graphql / ember-apollo-client

🚀 An ember-cli addon for Apollo Client and GraphQL
MIT License
279 stars 72 forks source link

@defer support #427

Open jpvajda opened 2 years ago

jpvajda commented 2 years 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.