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