Feature: @defer support
See original GitHub issueThis issue will be used to track our progress on adding @defer
(not @stream
) support to @apollo/client
.
Related to:
Issue Analytics
- State:
- Created 2 years ago
- Reactions:22
- Comments:14 (4 by maintainers)
Top Results From Across the Web
defer attribute for external scripts | Can I use... Support tables ...
The boolean defer attribute on script elements allows the external JavaScript file to run when the DOM is loaded, without delaying page load...
Read more >Apollo Router support for @defer - Apollo GraphQL Docs
Apollo Router support for @defer. Improve performance by delivering entity fields incrementally. This feature is currently in preview, available in Apollo ...
Read more >Manage updates in Windows - Microsoft Support
Use the Settings app in Windows to schedule updates for a more convenient time, or pause them.
Read more >How to use Group Policy to defer Windows Quality and ...
This post explains how to defer either Quality updates or Feature updates to Windows 10 or Windows Server 2016 in a domain environment....
Read more >Microsoft removed the defer feature update setting in Windows ...
Microsoft made this change because feature updates are only forcibly installed in Windows 10 when they are nearing the end of service, and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@extjbhlego we’ll have our
@defer
PR up for public review shortly.👋
@defer
support is now available as a preview feature inApollo Client 3.7
. We have some preliminary documentation here. . You can use the beta version of our package on NPM to test.