Merge branch 'master' into lerna-versions

This commit is contained in:
Sashko Stubailo 2017-03-28 16:07:42 -07:00 committed by GitHub
commit 3aa60b8446

View file

@ -167,8 +167,6 @@ exports.handler = server.graphqlLambda({ schema: myGraphQLSchema });
## Options
=======
GraphQL Server can be configured with an options object with the the following fields:
* **schema**: the GraphQLSchema to be used