# SelectedVariantOptionInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the selected variant option of the combined listing. ### Access Scopes ## Fields * [linkedMetafieldValue](/docs/api/admin-graphql/2024-10/scalars/String): String - The metaobject value of the linked metafield. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String! - The name of the parent product's option. * [value](/docs/api/admin-graphql/2024-10/scalars/String): String! - The selected option value of the parent product's option. ## Input objects with this input object * [ChildProductRelationInput](/docs/api/admin-graphql/2024-10/input-objects/ChildProductRelationInput) ## Examples