--- title: OptionValueCreateInput - GraphQL Admin description: The input fields required to create a product option value. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/optionvaluecreateinput md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/scalars/String) Metafield value associated with an option. * name [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) Value associated with an option. *** ## Input objects using this input * [Option​Create​Input.values](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/input-objects/OptionCreateInput#fields-values)