GraphQL's @defer and @stream Directives are overkill
For a very long time I was a big fan and advocate of GraphQL's @defer and @stream directives. Actually, I've implemented them in my own GraphQL server implementation in Go almost 3 years ago . At that time, I was using a stream of JSON-Patch operatio...
stefanatwundergraph.hashnode.dev13 min read