Skip to main content
Anchor to externalPartnerStorefrontDomainVerifyTxt

externalPartnerStorefrontDomainVerifyTxt

mutation

Requires write_domains access scope.

Checks TXT verification for an external partner storefront hostname. Activation, when eligible, is handled asynchronously by the verification-completion flow.

•String!
required

The host name of the storefront domain being verified.


Was this section helpful?

Anchor to ExternalPartnerStorefrontDomainVerifyTxtPayload returnsExternalPartnerStorefrontDomainVerifyTxtPayload returns

•ExternalPartnerStorefrontDomain

The storefront domain whose TXT record was checked.

•[ExternalPartnerStorefrontDomainVerifyTxtUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?