# LinkedMetafieldInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for linking a combined listing option to a metafield. ### Access Scopes ## Fields * [key](/docs/api/admin-graphql/2024-10/scalars/String): String! - The key of the linked metafield. * [namespace](/docs/api/admin-graphql/2024-10/scalars/String): String! - The namespace of the linked metafield. * [values](/docs/api/admin-graphql/2024-10/scalars/String): String! - The values of the linked metafield. ## Input objects with this input object * [OptionAndValueInput](/docs/api/admin-graphql/2024-10/input-objects/OptionAndValueInput) ## Examples