Description
Topic: Domains
Fields
The date and time when the SSL certificate for domain expires, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
The date and time when the SSL certificate was queued for retrieval, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
The date and time when the SSL certificate was last acquired, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
cert_status: CertStatus!
SSL certificated retrieval status
Example: "none"
The date and time when the domain was added, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
dns_instructions_sent_at: String
The date and time when DNS instructions email was last sent, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Domain itself
Example: "shop.apple.com"
email_auth: DomainEmailAuth
Returns effective top level domain + 1 for this domain or empty string if it cannot be determined
Example: "foobar.com"
field_status: [DomainFieldStatus!]!
Unique domain identifier. See also: Unique Identifiers
Example: "do_EQzGqWoY"
Whether the domain is correctly configured or not (discovered via DNS request)
Example: false
Used By
Mutations
domainsCreate, domainsEmailAuthInit, domainsEmailAuthValidate
Queries
Types
Preview (typescript)
Loading module