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

GraphQL playground equivalent for JSON protocol #4646

Open
SevInf opened this issue Jan 12, 2024 · 0 comments
Open

GraphQL playground equivalent for JSON protocol #4646

SevInf opened this issue Jan 12, 2024 · 0 comments
Labels

Comments

@SevInf
Copy link
Contributor

SevInf commented Jan 12, 2024

For GraphQL, binary query engine can expose GraphQL playground that allows us to have autocomplete for the queries and browse the schema. We don't have an equivalent for JSON protocol. With the possibility of GraphQL protocol going away in the future, it would be nice to have an alternative. Even without potential removal, we still might want to have convenient way to debug JSON-specific issues.

I suggest --enable-playground flag, if used together with JSON protocol would expose an alternative interface that would have an equivalent functionality for GraphQL Playground.

@SevInf SevInf added kind/tech A technical change. topic: tech debt labels Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant