apollo-server
apollo-server copied to clipboard
Experimental support for incremental delivery (@defer/@stream)
We'd like Apollo Server 4.0 to support incremental delivery (@defer/@stream) if combined with a version of graphql-js that supports it. We expect this may impact the plugin API (as it will affect the shape of GraphQLResponse). We expect that we will describe this support as "experimental".