Shopify's Admin GraphQL API version 2026-07 adds a new INVALID_STATE error code to the inventoryTransferDelete mutation. This error is returned when a client tries to delete an inventory transfer while a related product import is still in progress. Older API versions won't include the new error code in the payload but will still provide context via the message field.
Sort: