apollographql / apollographql/fullstack-tutorial
After deploying the server to Zeit unable to perform first query from the tutorial.
Open
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
After setting up the client and writing first query from part 5 of the tutorial, query isn't performed against deployed service:
```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://server-ik661tevx.now.sh/graphql. (Reason: CORS preflight channel did not succeed)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.