This commit is contained in:
starptech 2022-12-11 17:02:20 +01:00
parent 4a9d7f79e8
commit e8fc1fc799

View File

@ -10,7 +10,7 @@ import operations from "./wundergraph.operations";
const spacex = introspect.graphql({
apiNamespace: "spacex",
url: "https://spacex-api.fly.dev/graphql",
url: new EnvironmentVariable('SPACEX_API_URL'),
});
// configureWunderGraph emits the configuration