question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

no GraphQL Endpoint URL info

See original GitHub issue

Page: /lib/graphqlapi/getting-started/q/platform/js

Feedback:

There is literaly 0 info about GraphQL Endpoint URL, how can I use graphqlOperation without this info?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nubprocommented, Apr 28, 2021

Your graphql endpoint is set on your aws-exports.js file. It you have successfully configured your project with Amplify through Amplify.configure. It should work as expected when calling API.graphql(...)

0reactions
nubprocommented, Jul 8, 2021

ugh

Read more comments on GitHub >

github_iconTop Results From Across the Web

No graphql endpoint provided - Stack Overflow
I can successfully login and confirm the user with Cognito as I can see it in the console. Here is the error even...
Read more >
Warning: No GraphQL endpoint configured · Issue #9293
I have updated the aws-amplify and aws-amplify-react versions to the latest. Also, I have used the latest built-in auth UI in my react...
Read more >
Serving over HTTP - GraphQL
As a result, entities in GraphQL are not identified by URLs. Instead, a GraphQL server operates on a single URL/endpoint, usually /graphql ,...
Read more >
4 Simple Ways to Call a GraphQL API
The actual URL of the GraphQL endpoint, in this case http://locahost:4000. And that's all! Using the above options, you can query nearly any ......
Read more >
3 methods to resolve GraphQL endpoints - Contentful
This blog post is a comparative journey of resolving GraphQL endpoints within various architectures. Learn all about GraphQL endpoints with ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found