Skip to main content

shopSettingsUpdate Mutation

Updates shop settings.

Requires the MANAGE_SETTINGSpermission.

Triggers the following webhook events:

  • SHOP_METADATA_UPDATED (async): Optionally triggered when public or private metadata is updated.
shopSettingsUpdate(
input: ShopSettingsInput!
): ShopSettingsUpdate
Show return type

Arguments

input ● ShopSettingsInput!

Fields required to update shop settings.

Type

ShopSettingsUpdate

Updates shop settings.

Requires the MANAGE_SETTINGSpermission.

Triggers the following webhook events:

  • SHOP_METADATA_UPDATED (async): Optionally triggered when public or private metadata is updated.