# HasMetafieldsIdentifier - storefront - INPUT_OBJECT Version: 2024-10 ## Description The input fields to identify a metafield on an owner resource by namespace and key. ### Access Scopes ## Fields * [key](/docs/api/storefront/2024-10/scalars/String): String! - The identifier for the metafield. * [namespace](/docs/api/storefront/2024-10/scalars/String): String - The container the metafield belongs to. If omitted, the app-reserved namespace will be used. ## Input objects with this input object * [Article](/docs/api/storefront/2024-10/arguments/Article) * [Blog](/docs/api/storefront/2024-10/arguments/Blog) * [Cart](/docs/api/storefront/2024-10/arguments/Cart) * [Collection](/docs/api/storefront/2024-10/arguments/Collection) * [Company](/docs/api/storefront/2024-10/arguments/Company) * [CompanyLocation](/docs/api/storefront/2024-10/arguments/CompanyLocation) * [Customer](/docs/api/storefront/2024-10/arguments/Customer) * [HasMetafields](/docs/api/storefront/2024-10/arguments/HasMetafields) * [Location](/docs/api/storefront/2024-10/arguments/Location) * [Market](/docs/api/storefront/2024-10/arguments/Market) * [Order](/docs/api/storefront/2024-10/arguments/Order) * [Page](/docs/api/storefront/2024-10/arguments/Page) * [Product](/docs/api/storefront/2024-10/arguments/Product) * [ProductVariant](/docs/api/storefront/2024-10/arguments/ProductVariant) * [SellingPlan](/docs/api/storefront/2024-10/arguments/SellingPlan) * [Shop](/docs/api/storefront/2024-10/arguments/Shop) ## Examples