data.getData() is running prisma client call under...
# prisma-client
a
data.getData() is running prisma client call under the hood, i am able to console.log(response) and see the queried data but when i try to res it, the server response throws error status 500, and when trying to use json it will throw error of not being able to stringify bigInt