GraphQLParser v0.1.3
Closed issues:
- Parsers Compatibility too strict (#5)
- Incorrect UnusedVariable errors for non-toplevel variables (#7)
Merged pull requests:
- Fix interpolation typo in validation error message (#6) (@pfitzseb)
- Fix argument value validation for ObjectValue and ListValue (#8) (@mmiller-max)