Commit Graph

7 Commits

Author SHA1 Message Date
Sunli
a2a419430b Allow directive on variable definition - [GraphQL - October 2021] #678 2021-11-02 20:35:05 +08:00
Sunli
2525200d08 Fixed the error that the directive locations FIELD_DEFINITION and ENUM_VALUE cannot be parsed. 2021-02-15 09:25:54 +08:00
Sunli
5a1cb7d9ad Merge branch 'release' of https://github.com/async-graphql/async-graphql into release 2020-11-14 08:42:21 +08:00
Sunli
296d562c56 Fix #322. 2020-11-14 08:42:17 +08:00
Sunli
80d6ec05dd Fix #322. 2020-11-10 11:46:56 +08:00
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
Sunli
25e1339d5e Remove prefixes and add integrations subdirectory #259 2020-09-09 10:08:17 +08:00