doyensec / GQLSpection

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

Add type annotations in comments #24

Open execveat opened 1 year ago

execveat commented 1 year ago

Add type annotations using comments. This is definitely needed for complex input types. Need to think about other places where this could be beneficial.