deliverySettingUpdate - admin-graphql - MUTATION
Version: 2024-10
Description:
Set the delivery settings for a shop.
Access Scopes
Arguments
-
setting:
DeliverySettingInput! -
Specifies the input fields for the delivery shop level settings.
Returns
-
setting:
DeliverySetting
The updated delivery shop level settings.
-
userErrors:
UserError!
The list of errors that occurred from executing the mutation.
Examples