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