This commit is contained in:
starptech 2022-12-11 17:04:53 +01:00
parent 299c698e8d
commit 83e461da9a

View File

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