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

Unable to call graphQL inspection endpoint #1680

Closed
oskogstad opened this issue Jan 13, 2025 · 0 comments · Fixed by #1672
Closed

Unable to call graphQL inspection endpoint #1680

oskogstad opened this issue Jan 13, 2025 · 0 comments · Fixed by #1672
Assignees
Labels
bug Something isn't working

Comments

@oskogstad
Copy link
Collaborator

Description

Execution depth limit prevents us from calling the introspection endpoint in graphQL

Reproduction

Open BananaCakePop and try to load the schema

Expected behavior

200OK

Actual behavior

400 BAD REQUEST

@oskogstad oskogstad added the bug Something isn't working label Jan 13, 2025
@oskogstad oskogstad moved this to Code Review og PR in Dialogporten / Arbeidsflate - NY Jan 13, 2025
@oskogstad oskogstad self-assigned this Jan 13, 2025
oskogstad added a commit that referenced this issue Jan 13, 2025
Missing some depth to allow the inspection query through 

Issue #1680
arealmaas pushed a commit that referenced this issue Jan 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.45.0](v1.44.2...v1.45.0)
(2025-01-15)


### Features

* added id to attachments, ApiActions and GuiActions in DialogCreate
([#1670](#1670))
([470e5a9](470e5a9))
* **apps:** export logs to open telemetry endpoint
([#1617](#1617))
([1a71763](1a71763))
* **janitor:** add otlp logger for janitor
([#1686](#1686))
([2e1656b](2e1656b))


### Bug Fixes

* **app:** Add missing telemetry setup GraphQL and Service
([#1695](#1695))
([601a826](601a826))
* Authentication level claim is 0 in dialog token
([#1654](#1654))
([37e545a](37e545a))
* **graphql:** Add missing activity types
([#1684](#1684))
([a0697ae](a0697ae))
* **graphql:** Set max execution depth to allow inspection query
([#1679](#1679))
([6265110](6265110)),
closes [#1680](#1680)
* **web-api:** re-enable health checks
([#1681](#1681))
([96c2c3e](96c2c3e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@github-project-automation github-project-automation bot moved this from Code Review og PR to Done in Dialogporten / Arbeidsflate - NY Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant