--- title: SearchResultType - GraphQL Admin description: Specifies the type of resources to be returned from a search. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/SearchResultType md: https://shopify.dev/docs/api/admin-graphql/latest/enums/SearchResultType.md --- # Search​Result​Type enum Specifies the type of resources to be returned from a search. ## Valid values * ARTICLE An article. * BALANCE\_​TRANSACTION A balance transaction. * BLOG A blog. * COLLECTION * CUSTOMER * DISCOUNT\_​REDEEM\_​CODE A code discount redeem code. * DRAFT\_​ORDER * FILE A file. * ORDER * PAGE A page. * PRICE\_​RULE * PRODUCT * URL\_​REDIRECT A URL redirect. *** ## Fields * [Saved​Search.resourceType](https://shopify.dev/docs/api/admin-graphql/latest/objects/SavedSearch#field-SavedSearch.fields.resourceType) OBJECT A saved search is a representation of a search query saved in the admin. * [Saved​Search​Create​Input.resourceType](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SavedSearchCreateInput#fields-resourceType) INPUT OBJECT The input fields to create a saved search. * [Shop.search(types)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.search.arguments.types) ARGUMENT Represents a collection of general settings and information about the shop. *** ## Map ### Fields with this enum * <-|[Saved​Search.resourceType](https://shopify.dev/docs/api/admin-graphql/latest/objects/SavedSearch#field-SavedSearch.fields.resourceType) ### Inputs with this enum * [Saved​Search​Create​Input.resourceType](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SavedSearchCreateInput#fields-resourceType) ### Arguments with this enum * <-|[Shop.search(types)](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.search.arguments.types)