paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
684 stars 54 forks source link

added error in lazyquery #123

Closed wuichen closed 4 years ago

wuichen commented 4 years ago

this is needed as if theres an error happened, the code will run into error loops without checking the error.

AhmedElywa commented 4 years ago

Thanks 😊