Skip to content

Commit 155b94c

Browse files
committed
fixed graphql url
1 parent d65b39c commit 155b94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Enter the following url: `http://localhost:8888/.netlify/functions/graphql` in G
5252

5353
Front-end url: https://hardcore-haibt-da9a6b.netlify.com/
5454

55-
Backend GraphQL url (lambda function): https://hardcore-haibt-da9a6b.netlify.com/graphl
55+
Backend GraphQL url (lambda function): https://hardcore-haibt-da9a6b.netlify.com/.netlify/functions/graphql
5656

5757
Please use GrapghQL [playground](https://github.com/prisma/graphql-playground) to run your queries against the live site hosted on Netlify.
5858

0 commit comments

Comments
 (0)