Daniel Tschinder
4e26de3588
Support for union types when using buildSchema
...
* Adds support for resolving union/interface types when using a generated schema
* Move resolveType __typename checking into defaultResolveType
* Clean up existing tests and improve error messages
ref: graphql/graphql-js#947
# Conflicts:
# src/Utils/BuildSchema.php
# tests/Utils/BuildSchemaTest.php
2018-02-10 18:45:01 +01:00
Vladimir Razuvaev
b47c87f793
Allow null values for enums
2017-07-04 20:19:52 +07:00
vladar
5d889ccacd
Reverted several breaking changes from #75 ; tests are green
2016-11-16 18:37:35 +07:00
Andreas Heiberg
d8ca5f4183
move to NodeType enum
2016-11-16 18:07:56 +07:00
vladar
c11f25794a
Deprecated callbacks in "type" option of field/argument definitions (see #35 )
2016-10-23 00:49:25 +07:00
vladar
2675b65095
Moved all error-related classes to separate namespace; fixed related broken tests
2016-10-21 16:40:56 +07:00
vladar
236021acf8
Added deprecated directive; changed custom directives handling in schema; various minor tweaks
2016-10-19 01:34:46 +07:00
vladar
e82f887918
Fixed visitor; more visitor tests
2016-09-14 18:41:02 +07:00
vladar
3dec7a9995
Test complete validation
2016-09-14 18:41:02 +07:00
vladar
f1ddc98390
Updating validator rules for april2016 spec
2016-09-14 18:41:02 +07:00
Jeremiah VALERIE
1bc5e0c9da
Use PSR-4 Autoloader for tests
2016-04-09 14:14:40 +02:00
vladar
841d6ab851
Updated to latest version of graphql-js
2015-08-17 20:01:55 +06:00
vladar
20c482ce2f
Version 0.1
2015-07-15 23:05:46 +06:00