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