DeliveryLegacyModeBlocked object
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.
On this page
Fields
- blocked (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Whether the shop can convert to full multi-location delivery profiles mode. - reasons (
[[DeliveryLegacyModeBlockedReason!]](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverylegacymodeblockedreason)
)
The reasons why the shop is blocked from converting to full multi-location delivery profiles mode.
Types that return DeliveryLegacyModeBlocked
[DeliverySetting.legacyModeBlocked](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverysetting#legacymodeblocked-2021-01)