Tools crash on mutations click and cache click.
Chrome 72.0.3626.109.
React 16.8
"apollo-cache-inmemory": "^1.4.2",
"apollo-client": "^2.4.12",
"apollo-link": "^1.2.6",
"apollo-link-rest": "^0.7.0",
"graphql": "^14.1.1",
"graphql-anywhere": "^4.1.27",
"graphql-tag": "^2.10.1",
Thanks for the report! The cache bug is a duplicate of #107 and was resolved in v2.1.7.
The mutations bug I'm working on right now and hopefully will have released by EOD.
Fixed in v2.1.8