We use fetch order API to fetch pending orders into our OMS/WMS system. We also use GraphQL queries to fetch the location to which these orders are allocated to as shown in the attached calls.But the GraphQL query in some cases does not return the re...