hasura / hasura/graphql-engine

Add Functionality to Filter/Search Items in the Explorer Panel on the GraphQL Console

Open
#9,844 0 comments 1 reaction 0 assignees View on GitHub
k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Is your proposal related to a problem?

Currently, users with large amounts of tables are having trouble finding queries/mutations in the list on the explorer.

### Describe the solution you'd like

Have a search box where users could type a word and have the list filter down based on that. It would be even better if it could be a fuzzy find similar to what Github has done on its "Go to file" page.

It would also be nice if the Queries, Mutations, and Subscriptions sections could be in a tabbed interface where you could quickly swap the tabs to see the each list, rather than adding a mutation/subscription to get access to the list.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.