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

Multiline graphql queries parse error #1399

Closed
leealandennis opened this issue Jan 16, 2024 · 2 comments
Closed

Multiline graphql queries parse error #1399

leealandennis opened this issue Jan 16, 2024 · 2 comments

Comments

@leealandennis
Copy link

leealandennis commented Jan 16, 2024

Seems to be an issue in 1.6.1 where multiline queries are not supported unless you have "\n" everywhere it's needed. Downgraded to 1.1.1 and it works.

Example query that works on 1.1.1 but not 1.6.1

1.6.1:
image

1.1.1 (didn't put full screenshot for data integrity)

image

Example of query that works on both:

image
@Its-treason
Copy link
Member

Seems to be related to #1321 and this PR: #1154

@sanjai0py
Copy link
Member

Closing this as it cannot be reproduced in the latest version of Bruno v1.20.1

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

No branches or pull requests

3 participants