Skip to main content
object

Requires Any of shipping access scopes or manage_delivery_settings user permission.

The DeliverySetting object enables you to manage shop-wide shipping settings.

•DeliveryLegacyModeBlocked!
non-null

Whether the shop is blocked from converting to full multi-location delivery profiles mode. If the shop is blocked, then the blocking reasons are also returned. Note: this field is effectively deprecated and will be removed in a future version of the API.

•Boolean!
non-null

Enables legacy compatability mode for the multi-location delivery profiles feature. Note: this field is effectively deprecated and will be removed in a future version of the API.


Was this section helpful?

•query

Returns the shop-wide shipping settings.


Was this section helpful?

•mutation

Set the delivery settings for a shop.

Arguments

•DeliverySettingInput!
required

Specifies the input fields for the delivery shop level settings.



Was this section helpful?