andyrichardson / subscriptionless

GraphQL subscriptions (and more) on serverless infrastructure
MIT License
93 stars 3 forks source link

Add support for @defer and @stream directives #22

Closed andyrichardson closed 3 years ago

andyrichardson commented 3 years ago

About

New directives which have surpassed the RFC stage of the spec.

Resources

Shouldn't require any changes to the graphql-ws spec or client but I've brought it up anyhow - https://github.com/enisdenjo/graphql-ws/issues/224