Skip to main content

orderSettingsUpdate Mutation

DEPRECATED

Use channelUpdate mutation instead.

Update shop order settings across all channels. Returns orderSettings for the first channel in alphabetical order.

Requires the MANAGE_ORDERSpermission.
orderSettingsUpdate(
input: OrderSettingsUpdateInput!
): OrderSettingsUpdate @deprecated
Show return type

Arguments

input ● OrderSettingsUpdateInput!

Fields required to update shop order settings.

Type

OrderSettingsUpdate

Update shop order settings across all channels. Returns orderSettings for the first channel in alphabetical order.

Requires the MANAGE_ORDERSpermission.