Skip to main content
query

Returns a Domain resource by ID.

ID!
required

The ID of the Domain to return.


Was this section helpful?

Domain

A unique string that represents the address of a Shopify store on the Internet.

String!
non-null

The host name of the domain. For example, example.com.

ID!
non-null

A globally-unique ID.

DomainLocalization

The localization of the domain, if the domain doesn't redirect.

MarketWebPresence

The web presence of the domain.

Boolean!
non-null

Whether SSL is enabled.

URL!
non-null

The URL of the domain (for example, https://example.com).


Was this section helpful?