Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The way to wait for graphql response. #8059

Closed
baeharam opened this issue Jul 22, 2020 · 1 comment
Closed

The way to wait for graphql response. #8059

baeharam opened this issue Jul 22, 2020 · 1 comment

Comments

@baeharam
Copy link

According to docs, there is no way to wait for fetch request. And I'm using Apollo client for the graphql implementation which uses fetch internal. Then, is there no way to wait for this response? Do I have to set timeout enough? How can I manage this? This is question, but there was no answer when I asked to gitter channel. Thanks

@jennifer-shehane
Copy link
Member

You may find this thread helpful: cypress-io/cypress-documentation#122

Also there is an experimental config to polyfill fetch explained here: #687 (comment)

Issues in our GitHub repo are reserved for potential bugs or feature requests. This issue will be closed since it appears to be neither a bug nor a feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants