# OptionValueCreateInput - admin - INPUT_OBJECT Version: 2025-01 ## Description The input fields required to create a product option value. ### Access Scopes ## Fields * [linkedMetafieldValue](/docs/api/admin/2025-01/scalars/String): String - Metafield value associated with an option. * [name](/docs/api/admin/2025-01/scalars/String): String - Value associated with an option. ## Input objects with this input object * [productOptionUpdate](/docs/api/admin/2025-01/mutations/productOptionUpdate) * [OptionCreateInput](/docs/api/admin/2025-01/input-objects/OptionCreateInput) ## Examples