Commit graph

28 commits

Author SHA1 Message Date
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
Tobe O
b3530e5a2a Added mirrors support 2018-08-02 13:02:00 -04:00
Tobe O
3bf74524e0 Go async 2018-08-02 09:53:47 -04:00
Tobe O
659a124478 Fix type errors in tests 2018-08-02 09:05:52 -04:00
Tobe O
390669b3e3 Restructure 2018-08-02 08:48:53 -04:00