graphql-dotnetcore icon indicating copy to clipboard operation
graphql-dotnetcore copied to clipboard

Initial support for @defer, @stream, and @live

Open mkmarek opened this issue 8 years ago • 0 comments

Inspiration: https://github.com/apollographql/apollo-client/issues/1152

Implementation that will happen in this repository should be just to bring a possibility to implement these features. Those features itself will be for now implemented in a different repo (https://github.com/mkmarek/graphql-dotnetcore-experimental) as an addon.

mkmarek avatar Jun 19 '17 12:06 mkmarek