• Andrew Fontaine's avatar
    Make environment pin work with GraphQL · f0aa39f2
    Andrew Fontaine authored
    The new environments page is built using local GraphQL state management,
    and so the ability to cancel the auto-stopping of environments needs to
    rely on it instead of the event hub.
    
    To ensure everything still works until I am ready to delete the old
    environments page, the new opt-in graphql prop is added to enable this
    functionality.
    f0aa39f2
resolvers.js 4.91 KB