You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.info('GraphQL Yoga is listening on http://localhost:4000/graphql')
40
45
})
41
-
42
-
server.start()
43
46
```
44
47
45
48
Depending on your deployment target, you may need to use an additional library. See the [documentation](https://www.graphql-yoga.com/docs) for further details.
0 commit comments