garageScript / c0d3-app

C0D3 - Become a Software Engineer the Hard Way
https://www.c0d3.com
MIT License
99 stars 65 forks source link

Refactor - graphql helper #1200

Open songz opened 2 years ago

songz commented 2 years ago

| why are GQL resolvers in different areas? some under graphql/queryResolvers and some under helpers/controllers , also, maybe make mutation resolvers distinct from query resolvers

Highly recommend this issue be done PRIOR to picking this up.

songz commented 2 years ago

https://github.com/garageScript/c0d3-app/issues/1199 -> Life cycle of a request