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

feat: add query composer #84

Merged
merged 7 commits into from
Mar 30, 2024
Merged

feat: add query composer #84

merged 7 commits into from
Mar 30, 2024

Conversation

jasonbahl
Copy link
Collaborator

This adds the Query Composer (aka Query Explorer) as a plugin.

This uses the @graphiql/plugin-explorer package and overrides some CSS to have it look like it fits in more naturally. Probably could do some more work with the CSS, but overall it is looking decent.

Ultimately, I think we will need to re-build it so that we can have complete control over the components and add support for Custom Scalar inputs, etc, but for now this should get us a baseline that we can add tests for and ensure any future refactors don't break things.

CleanShot 2024-03-28 at 20 29 14

closes #5

@jasonbahl jasonbahl self-assigned this Mar 29, 2024
@jasonbahl jasonbahl mentioned this pull request Mar 30, 2024
6 tasks
@jasonbahl jasonbahl merged commit 7efa238 into main Mar 30, 2024
4 checks passed
@jasonbahl jasonbahl deleted the feat/5-query-composer branch May 17, 2024 17:47
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.

Query Composer
1 participant