benawad / type-graphql-series

Typescript GraphQL Server built with TypeGraphQL
326 stars 129 forks source link

If i enter wrong email or already exist email then how can i return error message to front-end ? #15

Closed rishikantcharora closed 5 years ago

benawad commented 5 years ago

you can throw the error or return the error in the response