Tobe O
|
899fe0fe54
|
Pedantic fixes in angel_graphql
|
2019-08-14 12:02:51 -04:00 |
|
Tobe O
|
9fd290ca68
|
Use name instead of parsed int index
|
2019-08-13 22:58:15 -04:00 |
|
Tobe O
|
b2fe33f0ad
|
Add validation
|
2019-08-13 22:55:46 -04:00 |
|
Tobe O
|
36ab0cdb2a
|
Create graphQLUpload schema type
|
2019-08-13 22:50:04 -04:00 |
|
Tobe O
|
fa0e957788
|
Experimental implement of file upload spec
|
2019-08-13 22:44:04 -04:00 |
|
Tobe O
|
5d281c4392
|
Add resolver to example
|
2019-04-24 15:12:18 -04:00 |
|
Tobe O
|
8193ee80d3
|
Add file dev dep
|
2019-04-24 13:56:36 -04:00 |
|
Tobe O
|
85aa963f09
|
angel_graphql@1.0.0
|
2019-04-24 13:56:11 -04:00 |
|
Tobe O
|
3ac089424b
|
Edit README
|
2019-04-18 22:05:10 -04:00 |
|
Tobe O
|
940f6235af
|
Fix apollo support
|
2019-04-18 22:02:42 -04:00 |
|
Tobe O
|
c58c8db65f
|
Add resolveViaServiceCreate to README
|
2019-04-18 11:57:22 -04:00 |
|
Tobe O
|
bc4448d845
|
angel -> 1.0.0-beta.1
|
2019-04-18 11:44:51 -04:00 |
|
Tobe O
|
e2c56687bd
|
Patch server
|
2019-04-18 11:39:02 -04:00 |
|
Tobe O
|
7194f06736
|
Update Angel readme for subscriptions
|
2019-04-18 11:37:34 -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
|
6c08f61a3d
|
remove posts.json
|
2019-04-17 20:52:52 -04:00 |
|
Tobe O
|
b07cb10af7
|
Finalize subscriptions
|
2019-04-17 20:52:26 -04:00 |
|
Tobe O
|
4d30090322
|
remove overrides
|
2019-04-16 11:25:37 -04:00 |
|
Tobe O
|
3e6d91c4f9
|
angel_graphql -> 1.0.0-beta
|
2019-04-16 11:23:58 -04:00 |
|
Tobe O
|
91701b56ad
|
Example star wars done
|
2019-04-11 13:46:04 -04:00 |
|
Tobe O
|
4ff1a5dca9
|
Update angel_graphql example
|
2019-04-11 12:49:21 -04:00 |
|
Tobe O
|
2bedc2bb00
|
Add Angel functionality for handling subscription streams
|
2019-03-29 15:39:52 -04:00 |
|
Tobe O
|
ff2aa03784
|
mono_repo
|
2019-01-23 14:52:02 -05:00 |
|
Tobe O
|
f357fc52ef
|
deps
|
2018-11-01 20:31:46 -04:00 |
|
Tobe O
|
22eed666e2
|
Add types to resolvers
|
2018-11-01 20:29:47 -04:00 |
|
Tobe O
|
6a7c36a2d5
|
Readme
|
2018-11-01 17:51:03 -04:00 |
|
Tobe O
|
2c703d57dc
|
Prep Angel for publish
|
2018-11-01 17:27:36 -04:00 |
|
Tobe O
|
9cbe33e604
|
Update schema
|
2018-10-23 12:02:53 -04:00 |
|
Tobe O
|
9a8d1638b5
|
listType - listOf
|
2018-08-04 21:49:13 -04:00 |
|
Tobe O
|
c0ca79b928
|
Inject request + response into services via GraphQL
|
2018-08-04 15:56:51 -04:00 |
|
Tobe O
|
15e1d18224
|
Add support for global variables in GraphQL
|
2018-08-04 15:54:18 -04:00 |
|
Tobe O
|
2256b2afdb
|
GraphQL input objects
|
2018-08-04 15:18:53 -04:00 |
|
Tobe O
|
cf9d94d123
|
Fixed case of recursive types in mirrors
|
2018-08-03 23:05:51 -04:00 |
|
Tobe O
|
a2454be927
|
No longer require name after operation type
|
2018-08-03 21:41:16 -04:00 |
|
Tobe O
|
d96470a62a
|
Implement interface and union type querying
|
2018-08-03 21:23:45 -04:00 |
|
Tobe O
|
c69a53457f
|
Catch ValidationException in graphQLHttp
|
2018-08-03 20:16:08 -04:00 |
|
Tobe O
|
10dda84f95
|
Introspection of interface types complete
|
2018-08-03 20:05:51 -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
|
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 |
|
Tobe O
|
f43c6036eb
|
Non-nullable types MUST be present in validate
|
2018-08-03 17:38:20 -04:00 |
|
Tobe O
|
ca87fbdba9
|
Spec-compliant error messages
|
2018-08-03 17:07:08 -04:00 |
|
Tobe O
|
2ebc5f96da
|
Add documentation to example types
|
2018-08-03 14:59:31 -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
|
8f1e7eb7ce
|
Patch
|
2018-08-02 13:19:30 -04:00 |
|