How are you building GraphQL APIs? What are your biggest pain points with current tools & libraries?
I am writing a library for building GraphQL APIs backed by Node.js & relational databases. The initial feature set is focused on my current requirements - which were not met by any of the currently available libraries for Node.js. I want to gather ...