# VariantOptionFilter - storefront - INPUT_OBJECT Version: 2024-10 ## Description The input fields for a filter used to view a subset of products in a collection matching a specific variant option. ### Access Scopes ## Fields * [name](/docs/api/storefront/2024-10/scalars/String): String! - The name of the variant option to filter on. * [value](/docs/api/storefront/2024-10/scalars/String): String! - The value of the variant option to filter on. ## Input objects with this input object * [ProductFilter](/docs/api/storefront/2024-10/input-objects/ProductFilter) ## Examples