{
  "errors" : [ {
    "message" : "Invalid syntax with offending token '<EOF>' at line 1 column 1",
    "locations" : [ {
      "line" : 1,
      "column" : 1
    } ],
    "extensions" : {
      "classification" : "InvalidSyntax",
      "errorType" : "BAD_REQUEST"
    }
  } ]
}