|
c3ecfece03
|
Coerce variable values
|
2020-05-21 10:20:59 +02:00 |
|
|
a5c44f30fa
|
Add basic output object type support
|
2020-05-14 22:16:56 +02:00 |
|
|
4c19c88e98
|
Accept resolvers given by the user as is
|
2020-05-13 16:21:48 +02:00 |
|
|
500cff20eb
|
Separate Query and Mutation resolvers
Fixes #33 .
|
2020-05-10 18:32:58 +02:00 |
|
|
fc9ad9c4a1
|
Consider __typename when evaluating fragments
Fixes #30.
|
2019-12-02 07:43:19 +01:00 |
|
|
115aa02672
|
Fail on cyclic fragments, fix #22
|
2019-11-14 20:40:09 +01:00 |
|
|
31c516927d
|
Support nested fragments in any order
Fix #19.
|
2019-11-12 10:47:10 +01:00 |
|
|
1dd6b7b013
|
Support nested fragments
... without forward lookup.
|
2019-11-09 23:24:31 +01:00 |
|
|
c7d5b02911
|
Handle top-level fragments
Fixes #17.
|
2019-10-19 10:00:25 +02:00 |
|
|
37254c8c95
|
Inline fragments without type
Fixes #11.
|
2019-10-11 23:28:55 +02:00 |
|
|
856efc5d25
|
Support inline fragments on types
|
2019-10-08 09:03:07 +02:00 |
|
|
c075a41582
|
Add pending inline fragment tests
|
2019-09-13 20:33:39 +02:00 |
|