Client defined schema filters

Author: sanderhahnCreated Jul 7, 2019Updated Oct 20, 2024
Labelsenhancement

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

Source: APIs-guru/graphql-voyager