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

(examples/with-urql): fixes graphql server url #25987

Merged
merged 1 commit into from Jun 10, 2021

Conversation

vitalybaev
Copy link
Contributor

Documentation / Examples

  • Make sure the linting passes

As mentioned in #25854 with-urql doesn't work. After investigation, I've found that Pokémon GraphQL server located at https://graphql-pokemon.vercel.app is down.
After some research I came across its repository and this pull request. That pull request provides new URL https://graphql-pokemon2.vercel.app which seems to work.

I don't know the status of this server, maybe @leerob can confirm this PR is ok.

@ijjk ijjk added the examples Issue/PR related to examples label Jun 10, 2021
@kodiakhq kodiakhq bot merged commit e867fe0 into vercel:canary Jun 10, 2021
@vitalybaev vitalybaev deleted the feature/fixed-with-urql-example branch June 10, 2021 16:17
@vitalybaev vitalybaev mentioned this pull request Jun 10, 2021
20 tasks
janicklas-ralph pushed a commit to janicklas-ralph/next.js that referenced this pull request Jun 11, 2021
## Documentation / Examples

- [x] Make sure the linting passes

As mentioned in vercel#25854 `with-urql` doesn't work. After investigation, I've found that Pokémon GraphQL server located at `https://graphql-pokemon.vercel.app` is down.
After some research I came across its repository and this [pull request](lucasbento/graphql-pokemon#14). That pull request provides new URL `https://graphql-pokemon2.vercel.app` which seems to work.

I don't know the status of this server, maybe @leerob can confirm this PR is ok.
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 16, 2021
## Documentation / Examples

- [x] Make sure the linting passes

As mentioned in vercel#25854 `with-urql` doesn't work. After investigation, I've found that Pokémon GraphQL server located at `https://graphql-pokemon.vercel.app` is down.
After some research I came across its repository and this [pull request](lucasbento/graphql-pokemon#14). That pull request provides new URL `https://graphql-pokemon2.vercel.app` which seems to work.

I don't know the status of this server, maybe @leerob can confirm this PR is ok.
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants