domainVerificationTagRemove - admin-graphql - MUTATION
Version: unstable
Description:
Removes a Meta tag from the online store for a given shop. The tag is used for verifying merchant domains during marketplace onboarding.
Access Scopes
Arguments
-
name:
String! -
The name of the Meta tag, as it appears on the online store.
Returns
-
userErrors:
DomainVerificationTagRemoveUserError!
The list of errors that occurred from executing the mutation.
Examples