svelte-apollo
svelte-apollo copied to clipboard
`@defer` support
👋
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
👋 Just a follow up to my comment above: @defer
is now supported in Apollo Web Client. You can see our docs for more information.