Too Long; Didn’t Read
I was a big fan and advocate of GraphQL’s `@defer` and `@stream` directives. I’ve added support for TypeScript Operations to WunderGraph, including support for Subscriptions through Async Generators. After implementing this feature and playing around with it, I realized that the idea of incrementally loading data can be done in a much simpler way.
L O A D I N G
. . . comments & more!
These GraphQL Directives Are Overkill
Source: Trends Pinoy
0 Comments