test
This commit is contained in:
parent
4a9d7f79e8
commit
e8fc1fc799
@ -10,7 +10,7 @@ import operations from "./wundergraph.operations";
|
|||||||
|
|
||||||
const spacex = introspect.graphql({
|
const spacex = introspect.graphql({
|
||||||
apiNamespace: "spacex",
|
apiNamespace: "spacex",
|
||||||
url: "https://spacex-api.fly.dev/graphql",
|
url: new EnvironmentVariable('SPACEX_API_URL'),
|
||||||
});
|
});
|
||||||
|
|
||||||
// configureWunderGraph emits the configuration
|
// configureWunderGraph emits the configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user