apollo-server
apollo-server copied to clipboard
Checkpoint for experimental incremental delivery support
It basically works, modulo a bunch of concerns:
- requires unreleased graphql-js (and installing with
npm i --legacy-peer-deps) - that graphql-js doesn't work with CJS (and currently doesn't work with our test suite for related reasons)
- graphql-js could have some typing improvements (eg FormattedExecutionResult isn't fully formatted)
- in general, the impact on the plugin API needs thought
- response cache needs updating so it doesn't cache things too early
- docs need updating
Fixes #6671.
Deploy Preview for apollo-server-docs ready!
| Name | Link |
|---|---|
| Latest commit | 93c14b9776058d88afd5672ba5362ca23f5229a5 |
| Latest deploy log | https://app.netlify.com/sites/apollo-server-docs/deploys/632e3f476d67ed0008eb6e2f |
| Deploy Preview | https://deploy-preview-6827--apollo-server-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 93c14b9776058d88afd5672ba5362ca23f5229a5:
| Sandbox | Source |
|---|---|
| Apollo Server Typescript | Configuration |
| Apollo Server | Configuration |