You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add GraphQL subscriptions and GraphiQL dev playground
Wire up real-time GraphQL subscriptions over WebSocket using
absinthe_phoenix for rollout progress, node status, and alert
state changes. Add GraphiQL playground at /dev/graphiql for
development.
0 commit comments