Create a DevTools plugin that shows you path-level request and response information (Falcor focused Network tab)
Author: asyncanupCreated Feb 13, 2018Updated Feb 13, 2018
Kind of like how React DevTools plugin lets you see the virtual DOM
On top of the base plugin,it might be nice to be able to time-travel and visualize the state of JSON Graph as these Falcor requests/responses come in.
Source: Netflix/falcor