# MetafieldsDeletePayload - customer - PAYLOAD Version: 2024-10 ## Description Return type for `metafieldsDelete` mutation. ### Access Scopes ## Fields * [deletedMetafields](/docs/api/customer/2024-10/objects/MetafieldIdentifier): MetafieldIdentifier - List of metafield identifiers that were deleted, null if the corresponding metafield isn't found. * [userErrors](/docs/api/customer/2024-10/objects/MetafieldsDeleteUserError): MetafieldsDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [metafieldsDelete](/docs/api/customer/2024-10/mutations/metafieldsDelete) ## Examples