mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
Uppercase M for Micro
This commit is contained in:
parent
3cd6f390f4
commit
2169df359a
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ exports.handler = server.graphqlLambda({ schema: myGraphQLSchema });
|
|||
|
||||
### ZEIT Micro
|
||||
|
||||
Requires the [micro](github.com/zeit/micro) module
|
||||
Requires the [Micro](github.com/zeit/micro) module
|
||||
|
||||
```js
|
||||
const server = require("graphql-server-micro");
|
||||
|
|
Loading…
Add table
Reference in a new issue