graphql/tests/Test/StarWars
Eugen Wissner 93a0403288 Resolve abstract types
Objects that can be a part of an union or interface should return
__typename as string.
2020-06-03 07:20:38 +02:00
..
Data.hs Define resolvers on type fields 2020-05-29 13:53:51 +02:00
QuerySpec.hs Don't fail on invalid fragments and variables 2020-05-23 21:49:57 +02:00
Schema.hs Resolve abstract types 2020-06-03 07:20:38 +02:00