Anchor to DomainVerificationTagInjectUserErrorDomain
objectDomain Verification Tag Inject User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (DomainVerificationTagInjectUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Domain
Verification Tag Inject User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- domainVerificationTagInject (DomainVerificationTagInjectPayload)
- •mutation
Injects a Meta tag into the online store for a given shop, for verifying the domains of merchants onboarding to the marketplace.
- Anchor to namename•String!required
The name of the marketplace, as it appears on the online store.
- Anchor to verificationCodeverification•String!
Code required The code, as it appears on the online store, for verifying merchant domains.
Arguments
Was this section helpful?