Hi everyone,
I worked on a personal project to allow a code-first approach when querying a GraphQL API.
The source code is here: https://github.com/dapalex/py-graphql-mapper/
I have spent quite some time on it but actually I never worked with GraphQL before so I am not sure if I properly got...