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