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
Jáchym Toušek
25e341e9d9
Allow objects with __toString in IDType
2017-12-12 08:56:03 +01:00
..
Definition
Allow objects with __toString in IDType
2017-12-12 08:56:03 +01:00
EagerResolution.php
Moved GraphQL\Utils to GraphQL\Utils\Utils
2017-07-10 19:53:46 +07:00
Introspection.php
Fully load all schema types in constructor when type loader is not set
2017-08-14 19:44:16 +07:00
LazyResolution.php
Moved GraphQL\Utils to GraphQL\Utils\Utils
2017-07-10 19:53:46 +07:00
Resolution.php
Added EXPERIMENTAL note for code related to type resolution strategies
2017-01-26 18:59:14 +07:00
Schema.php
Ability to override internal types (using
types
option of Schema class)
#174
2017-09-22 23:08:51 +07:00
SchemaConfig.php
Add support for directives applied on IDL & Schema
2017-09-20 17:43:06 +07:00