Anchor to Domain
objectDomain
A unique string that represents the address of a Shopify store on the Internet.
Anchor to FieldsFields
- host (String!)
- id (ID!)
- localization (DomainLocalization)
- marketWebPresence (MarketWebPresence)
- sslEnabled (Boolean!)
- url (URL!)
- Anchor to hosthost•String!non-null
The host name of the domain. For example,
example.com.- •ID!non-null
A globally-unique ID.
- Anchor to localizationlocalization•Domain
Localization The localization of the domain, if the domain doesn't redirect.
- Anchor to marketWebPresencemarket•Market
Web Presence Web Presence The web presence of the domain.
- Anchor to sslEnabledssl•Boolean!
Enabled non-null Whether SSL is enabled.
- •URL!non-null
The URL of the domain (for example,
https://example.com).
Was this section helpful?
Anchor to QueriesQueries
- domain (Domain)
- •query
Returns a
Domainresource by ID.- •ID!required
The ID of the
Domainto return.
Arguments
- •ID!
Was this section helpful?