Commit graph

14 commits

Author SHA1 Message Date
Tobe O
59be67391d Union type introspection fixed 2018-08-03 20:57:38 -04:00
Tobe O
65bba97f1a Introspection supports union types 2018-08-03 20:22:50 -04:00
Tobe O
10dda84f95 Introspection of interface types complete 2018-08-03 20:05:51 -04:00
Tobe O
a43893bde9 Add interface type 2018-08-03 19:43:00 -04:00
Tobe O
c4c3ddff78 Fetch all types from enum as well 2018-08-03 19:30:19 -04:00
Tobe O
b32893b8c0 Exclude values from mirror enums 2018-08-03 19:09:16 -04:00
Tobe O
b7dea3f2e0 Finished EnumValue type 2018-08-03 18:54:12 -04:00
Tobe O
ca87fbdba9 Spec-compliant error messages 2018-08-03 17:07:08 -04:00
Tobe O
a4fa5b70fb Introspection finally works 2018-08-03 14:31:50 -04:00
Tobe O
b0116ed8c6 Added introspection fields for each field on __Type 2018-08-03 13:57:28 -04:00
Tobe O
054b96d4f4 Allow includeDeprecated on __type 2018-08-03 13:48:54 -04:00
Tobe O
66e1b4a9b1 Create __InputValue type 2018-08-03 13:45:40 -04:00
Tobe O
9b9b8018d7 Allow deprecating fields 2018-08-03 13:36:34 -04:00
Tobe O
01ad2d26bf Move introspection to graphql_server 2018-08-03 13:26:11 -04:00
Renamed from graphql_schema/lib/introspection.dart (Browse further)