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

Variables are not correctly interpolated when loading GQL schema from introspection #3680

Open
2 tasks done
cirelli94 opened this issue Dec 19, 2024 · 1 comment
Open
2 tasks done
Assignees
Labels
bug Something isn't working module-graphql

Comments

@cirelli94
Copy link

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

I'm trying to load the GQL schema for the documentation using the Load from Introspection button but I got this error:
image
I'm using an url with a {{baseUrl}} variable, when I replace the {{baseUrl}} with the read value I don't get the error and it works.

Bruno v1.36.1

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image

@cirelli94 cirelli94 added the bug Something isn't working label Dec 19, 2024
@ganesh-bruno ganesh-bruno self-assigned this Dec 19, 2024
@ganesh-bruno
Copy link
Collaborator

Hey @cirelli94,

Thanks for reporting this issue.

I'm able to reproduce it by my end.
Could you confirm you're using a valid URL and the {{baseUrl}} variable is set in the environment with correct value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module-graphql
Projects
None yet
Development

No branches or pull requests

2 participants