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
/
src
/
Type
History
Vladimir Razuvaev
d1d4455eaa
Fixed warning added by one of the previous commits
2019-06-19 15:49:22 +07:00
..
Definition
Fixed warning added by one of the previous commits
2019-06-19 15:49:22 +07:00
Validation
Add schema validation: Input Objects must not contain non-nullable circular references
2019-06-10 22:15:23 +02:00
Introspection.php
Pluggable executor implementations; new faster executor using coroutines
2018-11-06 23:32:50 +01:00
Schema.php
Ability to override internal types (
closes
#401
)
2018-11-27 15:39:20 +07:00
SchemaConfig.php
Another code cleanup
2019-06-12 15:43:17 +02:00
SchemaValidationContext.php
Add schema validation: Input Objects must not contain non-nullable circular references
2019-06-10 22:15:23 +02:00
TypeKind.php
Fix CS in src/Type
2018-08-27 18:14:07 +02:00