# FilterType - storefront - ENUM Version: 2024-10 ## Description The type of data that the filter group represents. For more information, refer to [Filter products in a collection with the Storefront API] (https://shopify.dev/custom-storefronts/products-collections/filter-products). ### Access Scopes ## Enum values * [BOOLEAN](/docs/api/storefront/2024-10/enums/BOOLEAN) * [LIST](/docs/api/storefront/2024-10/enums/LIST) * [PRICE_RANGE](/docs/api/storefront/2024-10/enums/PRICE_RANGE) ## Fields with this enum * [Filter.type](/docs/api/storefront/2024-10/objects/Filter) ## Examples