graphql-php/docs
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
..
type-system Update to match SDL changes 2018-02-11 13:27:26 +01:00
best-practices.md Moved Schema to GraphQL\Type namespace (but preserved BC) 2017-08-12 21:40:03 +07:00
complementary-tools.md Added graphql-upload to the list of complementary tools 2018-01-19 13:58:07 +07:00
concepts.md Documentation and docblock improvements 2017-08-20 16:00:44 +07:00
data-fetching.md Documentation improvements 2017-08-20 22:10:37 +07:00
error-handling.md Fixed typo in docs, see #185 2017-10-16 23:06:21 +07:00
executing-queries.md Documentation improvements 2017-08-20 22:10:37 +07:00
getting-started.md Documentation improvements 2017-08-20 22:10:37 +07:00
how-it-works.md Documentation improvements 2017-08-20 22:10:37 +07:00
index.md Minor docs improvements 2017-09-05 15:29:46 +07:00
reference.md Fix unhandled error when parsing custom scalar literals. 2018-02-11 22:31:04 +01:00
security.md Documentation improvements 2017-08-20 22:10:37 +07:00