• Frédéric Caplette's avatar
    Adds a global state to the pipeline editor section · dd287fad
    Frédéric Caplette authored
    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.
    dd287fad
pipeline_graph_spec.js 5.85 KB