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