# DeliveryLegacyModeBlocked - admin-graphql - OBJECT Version: 2024-10 ## Description 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. ### Access Scopes Any of `shipping` access scopes or `manage_delivery_settings` user permission. ## Fields * [blocked](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether the shop can convert to full multi-location delivery profiles mode. * [reasons](/docs/api/admin-graphql/2024-10/enums/DeliveryLegacyModeBlockedReason): DeliveryLegacyModeBlockedReason - The reasons why the shop is blocked from converting to full multi-location delivery profiles mode. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples