Skip to content

Commit

Permalink
fix: small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Dec 3, 2017
1 parent eb499c5 commit a155dbd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ graphql-compose-aws
[![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)
[![Greenkeeper badge](https://badges.greenkeeper.io/graphql-compose/graphql-compose-aws.svg)](https://greenkeeper.io/)

This module expose AWS SDK API via GraphQL.
This module expose AWS Cloud API via GraphQL.

#### Live demo of [AWS SDK API via Graphiql](https://graphql-compose.herokuapp.com/aws/)
Generated Schema Introspection in SDL format can be found [here](https://raw.githubusercontent.com/graphql-compose/graphql-compose-aws/master/examples/introspection/schema.txt) (more than 10k types, ~2MB).
Expand Down
3 changes: 2 additions & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "graphql-compose-aws",
"version": "0.0.0-semantically-released",
"description": "Elastic search via GraphQL",
"description": "AWS Cloud API via GraphQL",
"files": [
"lib"
],
Expand All @@ -13,6 +13,7 @@
"keywords": [
"graphql",
"aws",
"amazon cloud",
"aws sdk",
"graphql-compose"
],
Expand Down

0 comments on commit a155dbd

Please sign in to comment.