What "Reactive GraphQL" means for Meteor...

added by JavaScript Kicks
1/26/2016 10:41:24 AM

696 Views

As for the first point that the implementation on the server is biggest question, only time will tell. But from what I can tell the overall plan is to use GraphQL types to determine which which concrete query types (i.e. taking into consideration their parameters) needs to be invalidated based on mutations received.


0 comments