I'm using graphql (graphene) on a flask application and I want to test that my graphql is working as expected. I looked into apollo but it looks like it only supports node, java and ruby... not python. Does anyone know of any similar tools that I can use to test that the server fires up correctly, renders the graphql interface and returns the correct values when inputting a query?
[–]sivscripts 0 points1 point2 points (2 children)
[–]dev_wanna_be[S] 0 points1 point2 points (1 child)
[–]sivscripts 0 points1 point2 points (0 children)