There was an error while loading. Please reload this page.
1 parent a742813 commit da1ac5fCopy full SHA for da1ac5f
README.md
@@ -224,8 +224,6 @@ export default {
224
225
##### With [`Netlify Functions`](https://docs.netlify.com/functions/overview/)
226
227
-in `<functionsDirectory>/graphql.mjs`
228
-
229
```js
230
import { createHandler } from 'graphql-http/lib/use/@netlify/functions'; // yarn add @netlify/functions
231
import { schema } from './previous-step';
0 commit comments