Anchor to DomainVerificationTagInjectUserErrorDomain
objectDomain Verification Tag Inject User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- 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
- •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
- Anchor to operationoperation•String
The operation performed on Meta tag.
- Anchor to userErrorsuser•[Domain
Errors Verification Tag Inject User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?