Anchor to externalPartnerStorefrontDomainPublishexternal
mutationexternal Partner Storefront Domain Publish
Requires access scope.
Publishes an external partner storefront hostname for the shop by creating or returning the domain ownership verification for the host. Never activates the domain.
Anchor to Arguments
Arguments
- host (String!)
- Anchor to hosthost•String!required
The host name of the storefront domain being published.
Was this section helpful?
Anchor to ExternalPartnerStorefrontDomainPublishPayload returnsExternal Partner Storefront Domain Publish Payload returns
- domain (ExternalPartnerStorefrontDomain)
- resourceCreated (Boolean)
- userErrors ([ExternalPartnerStorefrontDomainPublishUserError!]!)
- Anchor to domaindomain•External
Partner Storefront Domain The storefront domain and any required DNS changes.
- Anchor to resourceCreatedresource•Boolean
Created Whether a new domain verification was created during the mutation.
- Anchor to userErrorsuser•[External
Errors Partner Storefront Domain Publish User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?