Create Graphql APi with Phoenix and Mongodb - feedback request

I posted an article on how to create a Graphql api with Phoenix and Mongodb to share what I had to do to achieve it.
I would like to hear about community opinion (specially from @benwilson512 ) what is bad, what can be better, etc.

The article is here https://medium.com/@pierreabreu/how-to-create-a-graphql-api-with-elixir-and-mongodb-f3a9e0602832 and the source code is here https://github.com/pierreabreup/graphqlapi-with-elixir-and-mongo

3 Likes