async-graphql/parser
Koxiaet 0880be3e0b Move some validations to parser
This commit moves the single anonymous and duplicated operation name
validation rules into the parser, allowing for a nicer format to be
exposed by it. It also adds better error messages to the parser.
2020-09-22 19:59:48 +01:00
..
src Move some validations to parser 2020-09-22 19:59:48 +01:00
tests Move some validations to parser 2020-09-22 19:59:48 +01:00
Cargo.toml Update authors 2020-09-18 20:36:05 +08:00