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