This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
graphql-php
Watch
1
Star
0
Fork
0
You've already forked graphql-php
mirror of
https://github.com/retailcrm/graphql-php.git
synced
2025-02-06 07:49:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
graphql-php
/
tests
History
Vladimir Razuvaev
29eba82093
Merge pull request
#436
from keulinho/add-queryplan
...
Added query plan
2019-03-09 21:37:44 +07:00
..
Error
Fix CS in tests
2018-10-05 10:47:57 +02:00
Executor
add queryplan
2019-02-01 22:39:00 +01:00
Experimental
/Executor
Pluggable executor implementations; new faster executor using coroutines
2018-11-06 23:32:50 +01:00
Language
Fix printing of ASTs of argument definitions with descriptions
2018-11-21 18:53:44 +07:00
Server
Allow extensions to be provided in GET request.
2018-12-11 22:58:57 -05:00
Type
add queryplan
2019-02-01 22:39:00 +01:00
Utils
Invert instance of in BCFinder
2019-02-11 09:16:01 +01:00
Validator
Error handling improvements
2018-11-28 17:35:21 +03:00
bootstrap.php
Pluggable executor implementations; new faster executor using coroutines
2018-11-06 23:32:50 +01:00
StarWarsData.php
Fix CS in tests
2018-10-05 10:47:57 +02:00
StarWarsIntrospectionTest.php
Use self:: in tests where appropriate
2018-09-19 20:50:32 +02:00
StarWarsQueryTest.php
Use self:: in tests where appropriate
2018-09-19 20:50:32 +02:00
StarWarsSchema.php
Use PHPStan strict rules
2018-10-09 17:46:55 +02:00
StarWarsValidationTest.php
Use self:: in tests where appropriate
2018-09-19 20:50:32 +02:00
UtilsTest.php
Fix CS in tests
2018-10-05 10:47:57 +02:00