Domain
ObjectFields returned for domain.
Fields
- DateTime
activatedAt The activated at associated with this domain.
- String
cloudflareCustomOriginServer The cloudflare custom origin server associated with this domain.
- String
cloudflareCustomOriginSni The cloudflare custom origin sni associated with this domain.
- String
cloudflareHostnameStatus The cloudflare hostname status associated with this domain.
- String
cloudflareSslStatus The cloudflare ssl status associated with this domain.
- DateTime!
createdAt The date and time when the resource was created.
- DateTime
disabledAt The disabled at associated with this domain.
- String!
dnsTarget The dns target associated with this domain.
- [String!]!
errors User-facing errors that prevented the operation from succeeding.
- String!
hostname The hostname associated with this domain.
- ID!
id The unique identifier of the resource.
- Boolean!
isPrimary The is primary associated with this domain.
- DomainKind!
kind The kind associated with this domain.
Possible enum valuesCHECKOUTThe domain routes visitors to the checkout experience.
- DateTime
lastCheckedAt The last checked at associated with this domain.
- DateTime
lastModifiedAt The last modified at associated with this domain.
- [DomainDnsRecord!]!
requiredDnsRecords The required dns records associated with this domain.
- DomainStatus!
status The status associated with this domain.
Possible enum valuesACTIVEThe domain is configured and available for use.
DISABLEDThe domain has been intentionally taken out of use.
FAILEDThe domain could not be provisioned successfully.
NEEDS_SETUPThe domain requires additional configuration before provisioning can begin.
PENDING_SSLThe domain is waiting for its secure connection to be provisioned.
- DomainType!
type The type associated with this domain.
Possible enum valuesTHIRD_PARTYThe domain is managed through an external domain provider.
THOR_MANAGEDThe domain is managed by Thor on behalf of the store.
Queries
Gets the checkout domain configured for this tenant.
Mutations
Creates the checkout domain for this tenant.
Deletes the checkout domain for this tenant.
Refreshes the checkout domain status from Cloudflare.