--- title: DomainVerificationTagRemoveUserError - GraphQL Admin description: An error that occurs during the execution of `DomainVerificationTagRemove`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DomainVerificationTagRemoveUserError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DomainVerificationTagRemoveUserError.md --- # Domain​Verification​Tag​Remove​User​Error object An error that occurs during the execution of `DomainVerificationTagRemove`. ## Fields * code [Domain​Verification​Tag​Remove​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/unstable/enums/DomainVerificationTagRemoveUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [domain​Verification​Tag​Remove](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/domainVerificationTagRemove) mutation Removes a Meta tag from the online store for a given shop. The tag is used for verifying merchant domains during marketplace onboarding. *** ## <\~> DomainVerificationTagRemoveUserError Mutations ### Mutated by * <\~>[domain​Verification​Tag​Remove](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/domainVerificationTagRemove) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError) interface *** ## ||-DomainVerificationTagRemoveUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError)