`returning` does not allow arguments according to typescript
Hi everyone, I'm seeing a weird typescript error while using the returning function on an insert query. I have the following code:
But I'm getting the error in the image. Has this happened to anyone else? According to the docs it's possible to pass an argument to returning. Thanks!
0 Replies