graphql-voyager
graphql-voyager copied to clipboard
Client defined schema filters
Sometimes its handy to be able to filter certain types/fields in a large schema. This is a feature request to be able to introduce such filters without building a custom version of GraphQL-Voyager. One use-case would be to filter out Hasura aggregate fields and types because they clutter the overview. Related issue: https://github.com/APIs-guru/graphql-voyager/issues/114
Picture for reference - Those are some nice curvy arrows
https://github.com/APIs-guru/graphql-voyager/issues/167
Almost 1.0.0!
Having the same problem, Hasura aggregate fields make it unusable on moderately larger graphs