Types
HelpCenterDomainSettings
object
HelpCenterDomainSettingsFields
domainName
String!
The Plain-hosted subdomain for this help center (e.g. acme.plain.help).
customDomainName
String
A custom domain configured to serve this help center (e.g. help.acme.com). Null if not configured.
customDomainNameVerificationTxtRecord
The DNS TXT record that must be added to verify ownership of the custom domain. Null if no custom domain is set.
customDomainNameVerifiedAt
When the custom domain was successfully verified. Null if not yet verified.

