# MetafieldIdentifierInput - admin - INPUT_OBJECT Version: 2025-01 ## Description The input fields that identify metafields. ### Access Scopes ## Fields * [key](/docs/api/admin/2025-01/scalars/String): String! - The key of the metafield. * [namespace](/docs/api/admin/2025-01/scalars/String): String! - The namespace of the metafield. * [ownerId](/docs/api/admin/2025-01/scalars/ID): ID! - The unique ID of the resource that the metafield is attached to. ## Input objects with this input object * [metafieldsDelete](/docs/api/admin/2025-01/mutations/metafieldsDelete) ## Examples