graphql-php/src/Type
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