Commit graph

12 commits

Author SHA1 Message Date
Tobe O
aad1404530 Fixed validation of interface types 2018-08-04 11:01:49 -04:00
Tobe O
0a1928cf26 Added executeMutation 2018-08-03 21:29:53 -04:00
Tobe O
d96470a62a Implement interface and union type querying 2018-08-03 21:23:45 -04:00
Tobe O
59be67391d Union type introspection fixed 2018-08-03 20:57:38 -04:00
Tobe O
c4c3ddff78 Fetch all types from enum as well 2018-08-03 19:30:19 -04:00
Tobe O
ca87fbdba9 Spec-compliant error messages 2018-08-03 17:07:08 -04:00
Tobe O
66e1b4a9b1 Create __InputValue type 2018-08-03 13:45:40 -04:00
Tobe O
01ad2d26bf Move introspection to graphql_server 2018-08-03 13:26:11 -04:00
Tobe O
1a80b66ea5 Type introspection base 2018-08-02 15:22:16 -04:00
Tobe O
908502c66e Fix coercion of argument values 2018-08-02 14:33:50 -04:00
Tobe O
b3530e5a2a Added mirrors support 2018-08-02 13:02:00 -04:00
Tobe O
39fd284c67 Basic query actually works 2018-08-02 11:17:14 -04:00
Renamed from graphql_server/lib/graphql.dart (Browse further)