Skip to main content
object

Represents a web address.

•String!non-null

The host name of the domain (eg: example.com).

•Boolean!non-null

Whether SSL is enabled or not.

•URL!non-null

The URL of the domain (eg: https://example.com).


Was this section helpful?