Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GraphQL endpoint to determine if an environment is on expert mode or halted #8736

Open
jptrindade opened this issue Feb 12, 2025 · 0 comments · May be fixed by #8796
Open

Implement GraphQL endpoint to determine if an environment is on expert mode or halted #8736

jptrindade opened this issue Feb 12, 2025 · 0 comments · May be fixed by #8796
Assignees

Comments

@jptrindade
Copy link
Contributor

This is the continuous call that the frontend does every 5 seconds:

GET api/v2/environment/{environment-id}?details=false
Needed to know if we are in Expert mode, or if the environment is halted.

Build a GraphQL query that allows filtering on environment-id and that is able to return the attributes that determine if we are on expert mode or if the environment is halted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant