apollo-server icon indicating copy to clipboard operation
apollo-server copied to clipboard

Experimental support for incremental delivery (@defer/@stream)

Open glasser opened this issue 3 years ago • 0 comments

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".

glasser avatar Jul 12 '22 20:07 glasser