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

Block querys when fail #1339

Open
6 tasks
medbz opened this issue Jul 26, 2021 · 0 comments
Open
6 tasks

Block querys when fail #1339

medbz opened this issue Jul 26, 2021 · 0 comments

Comments

@medbz
Copy link

medbz commented Jul 26, 2021

This issue pertains to the following package(s):

  • GraphQL Playground - Electron App
  • GraphQL Playground HTML
  • [X ] GraphQL Playground
  • GraphQL Playground Express Middleware
  • GraphQL Playground Hapi Middleware
  • GraphQL Playground Koa Middleware
  • GraphQL Playground Lambda Middleware

What OS and OS version are you experiencing the issue(s) on?

Windows

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

"graphql-playground-react": "1.7.27",

What is the expected behavior?

Ability to block retrys when fail

What is the actual behavior?

Not able to block retrys when query fails , I'm using graphql-playground-react in angular projet , and I was able to use CreateApolloLink to manipulate querys but I'm not able to block the retrys when failing.

What steps may we take to reproduce the behavior?

Please provide a gif or image of the issue for a quicker response/fix.
image

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

No branches or pull requests

1 participant