Open hriziya opened 5 years ago
In graphql browser when I execute the query, I am getting an error saying "pool.query(...).then is not a function" because I had to use the promise-mysql to solve it.
promise-mysql
In graphql browser when I execute the query, I am getting an error saying "pool.query(...).then is not a function" because I had to use the
promise-mysql
to solve it.