mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-25 06:16:05 +03:00
27ce24b5fe
* Generalizes building a value from an AST, since "scalar" could be misleading, and supporting variable values within custom scalar literals can be valuable.
* Replaces isNullish with isInvalid since `null` is a meaningful value as a result of literal parsing.
* Provide reasonable default version of 'parseLiteral'
ref:
|
||
---|---|---|
.. | ||
Executor | ||
Language | ||
Server | ||
Type | ||
Utils | ||
Validator | ||
ErrorTest.php | ||
ServerTest.php | ||
StarWarsData.php | ||
StarWarsIntrospectionTest.php | ||
StarWarsQueryTest.php | ||
StarWarsSchema.php | ||
StarWarsValidationTest.php | ||
UtilsTest.php |