We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edac11c commit 96fbc4bCopy full SHA for 96fbc4b
3 files changed
examples/vite-react/package.json
@@ -5,7 +5,7 @@
5
"scripts": {
6
"build": "tsc && vite build",
7
"dev": "vite",
8
- "generate": "gqty --no-install https://gql.omniwe.com",
+ "generate": "gqty --no-install https://rickandmortyapi.com/graphql",
9
"serve": "vite preview"
10
},
11
"gqty": {
0 commit comments