shopDomainUpdate
DEPRECATED
\n\nDEPRECATED: this mutation will be removed in Saleor 4.0. Use PUBLIC_URL
environment variable instead.
Updates site domain of the shop.
DEPRECATED: this mutation will be removed in Saleor 4.0. Use PUBLIC_URL
environment variable instead.
shopDomainUpdate(
input: SiteDomainInput
): ShopDomainUpdate @deprecated
Arguments
shopDomainUpdate.input
● SiteDomainInput
input miscellaneous
Fields required to update site.
Type
ShopDomainUpdate
object shop
Updates site domain of the shop.
DEPRECATED: this mutation will be removed in Saleor 4.0. Use
PUBLIC_URL
environment variable instead.