domainVerificationTagInject - admin-graphql - MUTATION
Version: unstable
Description:
Injects a Meta tag into the online store for a given shop, for verifying the domains of merchants onboarding to the marketplace.
Access Scopes
Arguments
-
name:
String! -
The name of the marketplace, as it appears on the online store.
-
verificationCode:
String! -
The code, as it appears on the online store, for verifying merchant domains.
Returns
-
operation:
String
The operation performed on Meta tag.
-
userErrors:
DomainVerificationTagInjectUserError!
The list of errors that occurred from executing the mutation.
Examples