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 UI #1816

Merged
merged 7 commits into from
Oct 15, 2024
Merged

GraphQL UI #1816

merged 7 commits into from
Oct 15, 2024

Conversation

ricopinazo
Copy link
Contributor

@ricopinazo ricopinazo commented Oct 11, 2024

What changes were proposed in this pull request?

This PR adds a basic graphical user interface besides the GraphQL server that is served for GET queries at /. The playground path was changed to /playground. Also, all the CDN dependencies were removed from the playground page.

Why are the changes needed?

This new basic UI allows users to search entities among the loaded graphs and visualise them in a graph view.

Does this PR introduce any user-facing change? If yes is this documented?

Yes, but not library-wise.

How was this patch tested?

This has been manually tested

Are there any further changes required?

No

@ricopinazo ricopinazo marked this pull request as ready for review October 14, 2024 16:42
@miratepuffin miratepuffin merged commit c8ac55e into master Oct 15, 2024
19 checks passed
@miratepuffin miratepuffin deleted the graphql-ui branch October 15, 2024 09:53
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