Commit graph

60 commits

Author SHA1 Message Date
Tobe O
715bc1371e schema@1.0.3 2019-03-28 20:30:40 -04:00
Tobe O
e0ef73d862 extend desc 2019-02-03 15:26:20 -05:00
Tobe O
57d30d7a20 extend desc 2019-02-03 15:26:08 -05:00
Tobe O
1372043e8f schema 1.0.2 2019-02-03 15:25:02 -05:00
Tobe O
ff2aa03784 mono_repo 2019-01-23 14:52:02 -05:00
Tobe O
9cbe33e604 Update schema 2018-10-23 12:02:53 -04:00
Tobe O
0757dcabf0 Update SOME deps for Dart 2 2018-08-11 13:43:31 -04:00
Tobe O
1f16974cb1 README for graphql_schema 2018-08-04 22:41:12 -04:00
Tobe O
34d086fa24 Validation result docs 2018-08-04 22:38:11 -04:00
Tobe O
a297dcad46 Union type doc comments 2018-08-04 22:37:00 -04:00
Tobe O
bc206ea622 Docs for GraphQLType, GraphQLListType, and GraphQLNonNullableType 2018-08-04 22:35:46 -04:00
Tobe O
78811b4df9 Docs for schema + exceptions + @GraphQLDocumentation 2018-08-04 22:27:47 -04:00
Tobe O
4b5fbdce3b Object type doc comments 2018-08-04 22:17:21 -04:00
Tobe O
882044c851 input object type doc comments 2018-08-04 22:09:41 -04:00
Tobe O
44342cbdf8 Docs on GraphQLObjectField 2018-08-04 21:59:31 -04:00
Tobe O
27c167fc50 Doc comments on enum types 2018-08-04 21:56:49 -04:00
Tobe O
3ae666aab6 Comments on GraphQLFieldInput 2018-08-04 21:52:15 -04:00
Tobe O
797238ebc1 Rename todo example 2018-08-04 21:49:52 -04:00
Tobe O
9a8d1638b5 listType - listOf 2018-08-04 21:49:13 -04:00
Tobe O
e1ce66a039 README example for graphql_schema 2018-08-04 21:46:45 -04:00
Tobe O
39be38ad99 Update homepage in graphql_schema 2018-08-04 21:35:06 -04:00
Tobe O
fb65f0fe0a Add many tests to graphql_schema 2018-08-04 21:32:20 -04:00
Tobe O
5b0062b657 asInputObject -> toInputObject 2018-08-04 16:24:59 -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
aad1404530 Fixed validation of interface types 2018-08-04 11:01:49 -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
61ee37b4d9 Added serialize + deserialize + validate to union type 2018-08-03 20:28:51 -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
a43893bde9 Add interface type 2018-08-03 19:43:00 -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
3c4a03a25d Formalized GraphQLEnumType, add enumType funcion 2018-08-03 18:10:29 -04:00
Tobe O
0ddecbc44e Enum validation tests 2018-08-03 18:06:02 -04:00
Tobe O
ceced6726d Added enum type 2018-08-03 18:01:36 -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
2ff531eb4f Added basic validation tests to graphql_schema 2018-08-03 17:25:16 -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
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
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
Tobe O
89b9a3ea60 Fix typo in dates 2018-08-02 15:44:44 -04:00
Tobe O
1a80b66ea5 Type introspection base 2018-08-02 15:22:16 -04:00