doyensec / GQLSpection

GQLSpection - parses GraphQL introspection schema and generates possible queries
Apache License 2.0
66 stars 7 forks source link

Generate queries with variables #26

Open execveat opened 1 year ago

execveat commented 1 year ago

Generate queries with variables (optionally). This is the only way to pass complex input types.

Problems: