--- title: Domain - GraphQL Admin description: >- A unique string that represents the address of a Shopify store on the Internet. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Domain' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Domain.md' --- # Domain object A unique string that represents the address of a Shopify store on the Internet. ## Fields * host * id * localization * marketWebPresence * sslEnabled * url *** ## Map ### Fields with this object * [MarketWebPresence.domain](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketWebPresence#field-MarketWebPresence.fields.domain) * [Shop.primaryDomain](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.primaryDomain) *** ## Queries * domain *** ## Domain Queries ### Queried by * [domain](https://shopify.dev/docs/api/admin-graphql/latest/queries/domain) *** ## Interfaces * Node *** ## Domain Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)