--- title: SelectedVariantOptionInput - GraphQL Admin description: The input fields for the selected variant option of the combined listing. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SelectedVariantOptionInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SelectedVariantOptionInput.txt --- # Selected​Variant​Option​Input input\_object The input fields for the selected variant option of the combined listing. ## Fields * linked​Metafield​Value [String](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) The metaobject value of the linked metafield. * name [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The name of the parent product's option. * value [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The selected option value of the parent product's option. *** ## Input objects using this input * [Child​Product​Relation​Input.​selected​Parent​Option​Values](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ChildProductRelationInput#field-selectedParentOptionValues) INPUT OBJECT The input fields for adding products to the Combined Listing. *** ## Map ### Input objects using this input * [Child​Product​Relation​Input.selectedParentOptionValues](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ChildProductRelationInput#field-selectedParentOptionValues)