nautilus/gateway

Could not find the id for elements in target list

longquan0104 opened this issue · 1 comments

When I implement it with 3 microservices the following issues has come :

{
  "data": null,
  "errors": [
    {
      "extensions": {
        "code": ""
      },
      "message": "Could not find the id for elements in target list"
    }
  ]
}

My bad. resolved. Need to query id in the query request.