revert
This commit is contained in:
parent
299c698e8d
commit
83e461da9a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user