Daniel Tschinder f661f38215 Fix unhandled error when parsing custom scalar literals.
This factors out the enum value validation from scalar value validation and ensures the same try/catch is used in isValidLiteralValue as isValidPHPValue and protecting from errors in valueFromAST.
ref: graphql/graphql-js#1126
2018-02-11 22:31:04 +01:00
..
2018-02-11 13:27:26 +01:00
2018-02-11 21:08:53 +01:00
2016-10-23 00:46:15 +07:00