shopSettingsUpdate Mutation
Updates shop settings.
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.
Triggers the following webhook events:
- SHOP_METADATA_UPDATED (async): Optionally triggered when public or private metadata is updated.