mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00
Merge branch 'feat/subscriptions-graphiql' of github.com:Urigo/graphql-server into feat/subscriptions-graphiql
This commit is contained in:
commit
eb13a5dc84
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue