Open metasoarous opened 7 years ago
The pull query and the graphql query are homomorphic, so it would be cool to think about how we could plug these things together.
https://blog.codeship.com/an-introduction-to-graphql-via-the-github-api/
graphene might be a nice way, I will check that more thoroughly
https://github.com/chentsulin/awesome-graphql
apparently there is a graph database that supports direct graphql queries: https://dgraph.io/
The pull query and the graphql query are homomorphic, so it would be cool to think about how we could plug these things together.
https://blog.codeship.com/an-introduction-to-graphql-via-the-github-api/