# MetafieldIdentifier - customer - OBJECT Version: 2024-10 ## Description Identifies a metafield by its owner resource, namespace, and key. ### Access Scopes ## Fields * [key](/docs/api/customer/2024-10/scalars/String): String! - The key of the metafield. * [namespace](/docs/api/customer/2024-10/scalars/String): String! - The namespace of the metafield. * [ownerId](/docs/api/customer/2024-10/scalars/ID): ID! - GID of the owner resource that the metafield belongs to. ## Connections ## Related queries ## Related mutations * [metafieldsDelete](/docs/api/customer/2024-10/mutations/metafieldsDelete) Deletes multiple metafields in bulk. ## Related Unions ## Examples