Domain - customer - OBJECT
Version: 2025-01
Description:
A unique string representing the address of a Shopify store on the Internet.
Access Scopes
Fields
-
host:
String! -
The host name of the domain (for example, `example.com`).
-
id:
ID! -
A globally-unique ID.
-
redirectHost:
String -
The host of the primary domain that this domain redirects to (for example, `example.com`).
-
url:
URL! -
The URL of the domain (for example, `example.com`).
Connections
Related queries
Related mutations
Related Unions
Examples