Anchor to ExternalPartnerStorefrontDomainPublishPayloadExternal
payloadExternal Partner Storefront Domain Publish Payload
Return type for mutation.
Anchor to FieldsFields
- 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?
Anchor to Mutations with this payloadMutations with this payload
- externalPartnerStorefrontDomainPublish (ExternalPartnerStorefrontDomainPublishPayload)
- •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.
- Anchor to hosthost•String!required
The host name of the storefront domain being published.
Arguments
Was this section helpful?