mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00
commit
50866dc5ba
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ module.exports = server.microGraphql({ schema: myGraphQLSchema });
|
|||
|
||||
## Options
|
||||
|
||||
Apollo Server can be configured with an options object with the the following fields:
|
||||
Apollo Server can be configured with an options object with the following fields:
|
||||
|
||||
* **schema**: the GraphQLSchema to be used
|
||||
* **context**: the context value passed to resolvers during GraphQL execution
|
||||
|
|
Loading…
Add table
Reference in a new issue