Skip to main content
Anchor to domainVerificationTagInject

domainVerificationTagInject

mutation

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

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.


Was this section helpful?

Anchor to DomainVerificationTagInjectPayload returnsDomainVerificationTagInjectPayload returns

String

The operation performed on Meta tag.

[DomainVerificationTagInjectUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?