kriasoft / graphql-starter-kit

💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
https://graphqlstart.com
MIT License
3.88k stars 553 forks source link

Update updateUser.ts #306

Closed kernelsoe closed 3 years ago

kernelsoe commented 3 years ago

Thanks a lot for this invaluable repo! 🎉 I got an error while testing. I think "Check permissions" is to be called after the const id was declared.

koistya commented 3 years ago

@kernelsoe cool, thanks!