Skip to content

Commit da1ac5f

Browse files
committed
don't demonstrate /graphql path
1 parent a742813 commit da1ac5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ export default {
224224

225225
##### With [`Netlify Functions`](https://docs.netlify.com/functions/overview/)
226226

227-
in `<functionsDirectory>/graphql.mjs`
228-
229227
```js
230228
import { createHandler } from 'graphql-http/lib/use/@netlify/functions'; // yarn add @netlify/functions
231229
import { schema } from './previous-step';

0 commit comments

Comments
 (0)