Skip to content

Commit 96fbc4b

Browse files
committed
chore(example): use the correct graphql endpoint
1 parent edac11c commit 96fbc4b

3 files changed

Lines changed: 232 additions & 20660 deletions

File tree

examples/vite-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"scripts": {
66
"build": "tsc && vite build",
77
"dev": "vite",
8-
"generate": "gqty --no-install https://gql.omniwe.com",
8+
"generate": "gqty --no-install https://rickandmortyapi.com/graphql",
99
"serve": "vite preview"
1010
},
1111
"gqty": {

0 commit comments

Comments
 (0)