--- title: OptionValueCreateInput - GraphQL Admin description: The input fields required to create a product option value. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/OptionValueCreateInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/OptionValueCreateInput.md --- # Option​Value​Create​Input input\_object The input fields required to create a product option value. ## Fields * linked​Metafield​Value [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) Metafield value associated with an option. * name [String](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) Value associated with an option. *** ## Input objects using this input * [Option​Create​Input.values](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/OptionCreateInput#fields-values) INPUT OBJECT The input fields for creating a product option. *** ## Map ### Input objects using this input * [Option​Create​Input.values](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/OptionCreateInput#fields-values)