Skip to main content
Version: 3.x

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.

Requires MANAGE_SETTINGSpermission.
shopDomainUpdate(
input: SiteDomainInput
): ShopDomainUpdate @deprecated

Arguments

shopDomainUpdate.input ● SiteDomainInput input

Fields required to update site.

Type

ShopDomainUpdate object

Updates site domain of the shop.

DEPRECATED: this mutation will be removed in Saleor 4.0. Use PUBLIC_URL environment variable instead.

Requires MANAGE_SETTINGSpermission.

Was this page helpful?