# Quickly find what you need in your GraphQL schema with filters

DevFeed: [Quickly find what you need in your GraphQL schema with filters](<https://devfeed.tech/articles/quickly-find-what-you-need-in-your-graphql-schema-with-filters-23488.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/quickly-find-what-you-need-in-your-graphql-schema-with-filters>)

Author: Parul Schroff

Published: 2022-08-25T10:33:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [filter](<https://devfeed.tech/tags/filter.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [schema](<https://devfeed.tech/tags/schema.md>), [ui](<https://devfeed.tech/tags/ui.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

Apollo added filters to the Schema Reference page in Apollo Studio, allowing users to browse GraphQL schemas by subgraphs, tags, directives, arguments, return types, and text. Filters can be combined with AND and OR logic, and results can be highlighted, counted, and shared with teammates.

## Source excerpt

We recently added filters to the Schema Reference page in Studio to make the schema browsing experience easier and more intuitive, especially as your supergraph schemas grow! Head over to the Schema Reference page in Apollo Studio and try it out. Filter schema by subgraphs, tags, directives, arguments and return types Filter elements of your schema that match to multiple types of filters. You can AND across filters and OR within a single filter.