Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketWebPresenceCreateInput > domainId
The web presence’s domain ID. This field must be null
if the subfolderSuffix
isn’t null
.
Signature:
domainId?: InputMaybe<Scalars['ID']['input']>;