Hi everyone.
I'm currently developping a graphql server for a neo4j database that will be using a few custom resolvers.
Basically, all but very few of the operations on the server will require user to be authenticated (including reading any content)....