Domain - storefront - OBJECT
Version: 2024-10
Description:
Represents a web address.
Access Scopes
Fields
-
host:
String! -
The host name of the domain (eg: `example.com`).
-
sslEnabled:
Boolean! -
Whether SSL is enabled or not.
-
url:
URL! -
The URL of the domain (eg: `https://example.com`).
Connections
Related queries
Related mutations
Related Unions
Examples