Skip to main content
Anchor to DomainVerificationTagInjectUserError

DomainVerificationTagInjectUserError

object

An error that occurs during the execution of DomainVerificationTagInject.

•DomainVerificationTagInjectUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Injects a Meta tag into the online store for a given shop, for verifying the domains of merchants onboarding to the marketplace.

Arguments

•String!
required

The name of the marketplace, as it appears on the online store.

•String!
required

The code, as it appears on the online store, for verifying merchant domains.


Fields

•String

The operation performed on Meta tag.

•[DomainVerificationTagInjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?