Cannot read property 'shift' of undefined while trying to connect local hasura db.
Unhandled Runtime Error
ClientError: Cannot read property 'shift' of undefined
{
"message": "Cannot read property 'shift' of undefined",
"locations": [
{
"line": 1,
"column": 1093
}
],
"path": [
"postgres"
],
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"exception": {
"stacktrace": [
"TypeError: Cannot read property 'shift' of undefined",
" at convertRunSQLTuplesToArrayOfObjects (D:\Devops\data-dictionary\react-app\.next\server\pages\api\graphql.js:1121:26)",
" at runSQL (D:\Devops\data-dictionary\react-app\.next\server\pages\api\graphql.js:1097:10)",
" at runMicrotasks (
Call Stack
