--- title: DomainVerificationTagInjectUserError - GraphQL Admin description: An error that occurs during the execution of `DomainVerificationTagInject`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DomainVerificationTagInjectUserError md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/DomainVerificationTagInjectUserError.md --- # Domain​Verification​Tag​Inject​User​Error object An error that occurs during the execution of `DomainVerificationTagInject`. ## Fields * code [Domain​Verification​Tag​Inject​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/unstable/enums/DomainVerificationTagInjectUserErrorCode) 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​Inject](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/domainVerificationTagInject) mutation Injects a Meta tag into the online store for a given shop, for verifying the domains of merchants onboarding to the marketplace. *** ## <\~> DomainVerificationTagInjectUserError Mutations ### Mutated by * <\~>[domain​Verification​Tag​Inject](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/domainVerificationTagInject) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError) interface *** ## ||-DomainVerificationTagInjectUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/unstable/interfaces/DisplayableError)