Adds a global state to the pipeline editor section
Instead of relying on passing props data down to know all about what is happening on a global level, we write to apollo cache the global state of the app that can then be consumed byy its children at any level without needing extra layer of complexity.
Showing
Please register or sign in to comment