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

fix(ui):switched to GraphiQL UI #36

Merged
merged 2 commits into from
Jan 23, 2025
Merged

fix(ui):switched to GraphiQL UI #36

merged 2 commits into from
Jan 23, 2025

Conversation

vertex451
Copy link
Member

@vertex451 vertex451 commented Jan 23, 2025

This PR fixed this issue:
#4 (comment)

I've found opened issue at graqphl-playground github, and it is there for 6month.
Also, last commit was 3 years ago and it looks that ui is not actively supported.
Alternative is https://github.com/graphql/graphiql
which is actively developed.
And to activate it we should add one line:
GraphiQL: true,
It doesn't have features like query history or tabs.
But it has autocomplete and docs section.

I also moved GraphiQL: true, property to config, so we can define it in env var

image

@vertex451 vertex451 requested a review from a team as a code owner January 23, 2025 10:31
@vertex451 vertex451 merged commit 4ad16e8 into main Jan 23, 2025
7 checks passed
@vertex451 vertex451 deleted the artem/fix-ui-issue branch January 23, 2025 12:05
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

Successfully merging this pull request may close these issues.

2 participants