diff --git a/package.json b/package.json index ee902fa..a65713b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test": "craco test", "eject": "react-scripts eject", "graphql:gen": "graphql-codegen --config codegen.yml", - "graphql:download": "apollo schema:download --endpoint=http://localhost:8080/graphql src/generated/schema.json" + "graphql:download": "apollo schema:download --endpoint=http://localhost:8080/api/graphql src/generated/schema.json" }, "eslintConfig": { "extends": [