File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,17 @@ graphql-compose-elasticsearch
6
6
[ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
7
7
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
8
8
9
- # NOT READY YET, IN PROGRESS...
9
+ ## IN PROGRESS...
10
+ Some parts are not ready yet. More features will be landed in near future.
11
+ - [x] ElasticApiParser
12
+ - [x] Mapping converter to GraphQL types
13
+ - [ ] Exporting of generated GraphQL types
14
+ - [ ] Helper methods/resolvers for ` graphql-compose `
15
+ - [ ] Docs
16
+ - [ ] Declarations for output (can not find proper source/format for Elastic responses. Please open PR with link if you have such)
10
17
11
- License
12
- =======
18
+ ## Live demos
19
+ [ Introspection of Elasticsearch API via Graphiql] ( https://graphql-compose.herokuapp.com/elasticsearch/ )
20
+
21
+ ## License
13
22
[ MIT] ( https://github.com/nodkz/graphql-compose-elasticsearch/blob/master/LICENSE.md )
You can’t perform that action at this time.
0 commit comments