Skip to main content
Anchor to ExternalPartnerStorefrontDomainPublishPayload

ExternalPartnerStorefrontDomainPublishPayload

payload

Return type for externalPartnerStorefrontDomainPublish mutation.

•ExternalPartnerStorefrontDomain

The storefront domain and any required DNS changes.

•Boolean

Whether a new domain verification was created during the mutation.

•[ExternalPartnerStorefrontDomainPublishUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Publishes an external partner storefront hostname for the shop by creating or returning the domain ownership verification for the host. Never activates the domain.

Arguments

•String!
required

The host name of the storefront domain being published.



Was this section helpful?