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

[Request]: Ability to type out query in playground #9174

Open
mikkurogue opened this issue Feb 3, 2025 · 1 comment
Open

[Request]: Ability to type out query in playground #9174

mikkurogue opened this issue Feb 3, 2025 · 1 comment

Comments

@mikkurogue
Copy link

mikkurogue commented Feb 3, 2025

Is your feature request related to a problem? Please describe.
In the previous versions of cube and its playground, I was able to construct my GraphQL queries by typing in the editor. This seems to now be removed, which is frustrating given my usual workflow now has been disrupted. I did find that we can type into some obscure pop up, but this is far less usable than before because now its just a RTB instead of giving us the autocomplete features too.

Describe the solution you'd like
I'd like to be able to type out the query again as I like to have fine grained control over how and where my query params etc are used.

Describe alternatives you've considered
Previous version of the playground had this feature.

Additional context
N/A

edit: added extra info

@mikkurogue
Copy link
Author

To add, I also find it unpleasent to have much less control over how I want to prepare my queries. I can't easily add a custom limit without having to use some odd work arounds, and there are some performance issues when trying to use large datasets.

Is there no option to revert to the 1.0 of the playground? This is pretty unworkable especially for query validation and sanity checks during our development experience

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

1 participant