doyensec/GQLSpection
GQLSpection - parses GraphQL introspection schema and generates possible queries
PythonApache-2.0
Issues
- 2
IntrospectionQuery error/malformed
#36 opened by nrathaus - 0
- 1
Slow parsing H1 schema
#32 opened by execveat - 0
Replace recursion with a stack & loop
#33 opened by execveat - 2
Fix parsing of GraphQL Interfaces
#22 opened by execveat - 0
Schema diffing
#31 opened by execveat - 0
Determine server's GraphQL spec version
#29 opened by execveat - 1
- 0
Replace schema parser with graphql-core-legacy
#30 opened by execveat - 2
Parsing mistake
#19 opened by execveat - 0
Add cycle detection
#28 opened by execveat - 1
Support GraphQL fragments
#27 opened by execveat - 0
Add type annotations in comments
#24 opened by execveat - 0
Handle GraphQL directives
#25 opened by execveat - 0
Generate queries with variables
#26 opened by execveat - 0
Add support for unions
#21 opened by execveat - 0