# SearchType - storefront - ENUM Version: 2025-04 ## Description The types of search items to perform search within. ### Access Scopes ## Enum values * [ARTICLE](/docs/api/storefront/2025-04/enums/ARTICLE) * [PAGE](/docs/api/storefront/2025-04/enums/PAGE) * [PRODUCT](/docs/api/storefront/2025-04/enums/PRODUCT) ## Fields with this enum * [QueryRoot.search](/docs/api/storefront/2025-04/arguments/QueryRoot) * [search.types](/docs/api/storefront/2025-04/queries/search) ## Examples