object

Domain

Details about the sales channel domain, including verification status, whether it's primary or shortlink, and its unique identifier.
Fields
The unique identifier of the sales channel domain.
is_predefined
Boolean
Indicates whether domain is a predefined hosting domain.
is_primary
Boolean!
Required
Indicates whether this is the primary domain. Primary domain is the default/main domain.
is_shortlink
Boolean!
Required
Indicates whether shortlink is enabled for the domain.
Required
Domain name, e.g. 'example.com'.
verified
Boolean!
Required
Indicates whether domain is verified. TXT and A records should propagate correctly.