Commit graph

27 commits

Author SHA1 Message Date
Tobe O
77eb28f49c Pedantic fixes 2019-08-14 00:48:18 -04:00
Tobe O
cf4b96da42 Remove "new" kw 2019-08-14 00:44:22 -04:00
Tobe O
1d33583ddf Protect from case where globalVars is null 2019-08-14 00:44:04 -04:00
Tobe O
c8f5a0931c Send globalVariables explicitly to resolveFieldValue 2019-08-14 00:43:19 -04:00
Tobe O
b244335c92 server - pedantic fixes 2019-04-24 13:06:14 -04:00
Tobe O
b07cb10af7 Finalize subscriptions 2019-04-17 20:52:26 -04:00
Tobe O
91701b56ad Example star wars done 2019-04-11 13:46:04 -04:00
Tobe O
8f98e801ab schema@1.0.4 2019-04-11 13:05:47 -04:00
Tobe O
4ff1a5dca9 Update angel_graphql example 2019-04-11 12:49:21 -04:00
Tobe O
b354e7b25c Subscription support! 2019-03-29 15:34:27 -04:00
Tobe O
0b4023052a Null coalesce global variables in GraphQL class 2018-08-04 20:47:23 -04:00
Tobe O
69b898ff16 Fixed passing of data from object literals 2018-08-04 16:14:26 -04:00
Tobe O
15e1d18224 Add support for global variables in GraphQL 2018-08-04 15:54:18 -04:00
Tobe O
532f698aa2 Ignore tokens named in spec 2018-08-04 15:41:40 -04:00
Tobe O
2256b2afdb GraphQL input objects 2018-08-04 15:18:53 -04:00
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)