# CategoryFilter - storefront - INPUT_OBJECT Version: 2025-01 ## Description A filter used to view a subset of products in a collection matching a specific category value. ### Access Scopes ## Fields * [id](/docs/api/storefront/2025-01/scalars/String): String! - The id of the category to filter on. ## Input objects with this input object * [ProductFilter](/docs/api/storefront/2025-01/input-objects/ProductFilter) ## Examples