Michael Joseph Rosenthal
|
35c8e1088d
|
FIx broken int variable type parsing
|
2019-08-26 18:55:42 -05:00 |
|
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
|
779588e47c
|
Changelog + bump gql_server to 1.0.1
|
2019-08-14 00:42:31 -04:00 |
|
Tobe O
|
fdf7d21a76
|
graphql_server@1.0.0
|
2019-04-24 13:39:23 -04:00 |
|
Tobe O
|
b244335c92
|
server - pedantic fixes
|
2019-04-24 13:06:14 -04:00 |
|
Tobe O
|
940f6235af
|
Fix apollo support
|
2019-04-18 22:02:42 -04:00 |
|
Tobe O
|
e2c56687bd
|
Patch server
|
2019-04-18 11:39:02 -04:00 |
|
Tobe O
|
75556461d0
|
Bump server -> beta.3
|
2019-04-18 11:15:40 -04:00 |
|
Tobe O
|
9b92aada66
|
graphql_server readme
|
2019-04-18 11:08:15 -04:00 |
|
Tobe O
|
7385aacc59
|
apollo patch
|
2019-04-18 00:12:52 -04:00 |
|
Tobe O
|
37d58529c2
|
Apollo port + graphQLWS
|
2019-04-17 22:02:27 -04:00 |
|
Tobe O
|
b07cb10af7
|
Finalize subscriptions
|
2019-04-17 20:52:26 -04:00 |
|
Tobe O
|
1a3c923c43
|
Undeprecate gql_server.mirrors
|
2019-04-11 13:47:02 -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
|
668772353d
|
server -> 1.0.0-beta.2
|
2019-04-11 12:50:06 -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
|
b259c2c5b8
|
Parse "subscription", also prepare for type system syntax
|
2019-03-29 14:32:31 -04:00 |
|
Tobe O
|
57d30d7a20
|
extend desc
|
2019-02-03 15:26:08 -05:00 |
|
Tobe O
|
ff2aa03784
|
mono_repo
|
2019-01-23 14:52:02 -05:00 |
|
Tobe O
|
9c111d9837
|
server pubspec
|
2018-10-23 12:10:34 -04:00 |
|
Tobe O
|
76015be604
|
pub server
|
2018-10-23 12:07:49 -04:00 |
|
Tobe O
|
0757dcabf0
|
Update SOME deps for Dart 2
|
2018-08-11 13:43:31 -04:00 |
|
Tobe O
|
9a8d1638b5
|
listType - listOf
|
2018-08-04 21:49:13 -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
|
7e0eaa387d
|
Corrected introspection of enum types
|
2018-08-04 11:12:26 -04:00 |
|
Tobe O
|
aad1404530
|
Fixed validation of interface types
|
2018-08-04 11:01:49 -04:00 |
|
Tobe O
|
cf9d94d123
|
Fixed case of recursive types in mirrors
|
2018-08-03 23:05:51 -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
|
65bba97f1a
|
Introspection supports union types
|
2018-08-03 20:22:50 -04:00 |
|
Tobe O
|
a5a4dfe0b5
|
Enable specifying a custom type in @GraphQLDocumentation
|
2018-08-03 20:12:23 -04:00 |
|
Tobe O
|
10dda84f95
|
Introspection of interface types complete
|
2018-08-03 20:05:51 -04:00 |
|
Tobe O
|
5753319b92
|
Abstract classes create interfaces
|
2018-08-03 19:44:06 -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
|
01e3b067de
|
Tests for enum type conversion from mirror
|
2018-08-03 18:42:35 -04:00 |
|
Tobe O
|
79ffc00fb1
|
Tests for enum type conversion from mirror
|
2018-08-03 18:41:13 -04:00 |
|
Tobe O
|
398598e6fd
|
Add deprecationReason to GraphQLDocumentation
|
2018-08-03 17:51:30 -04:00 |
|