<!--- Provide a general summary of the changes you want in the title above. --> There are testing/fuzzing tools named hypothesis-graphql (and the higher level schemathesis) available. By fuzzing through the schema they can speed up testing and find corner cases. It would be nice if there would some documentation how to integrate them (they work on asgi/stringified graphl schema)