An unexpected error occurred: Network error: Response not successful: Received status code 400
      
            [
  {
    "message": "Variable \"$input\" got invalid value 31682 at \"input.id\"; Expected type ObjectID. number not convertible to ObjectID.",
    "locations": [
      {
        "line": 1,
        "column": 32
      }
    ],
    "extensions": {
      "code": "BAD_USER_INPUT"
    }
  }
]