@graphql-hive/gateway 1.15.5-alpha-d4f741e08c6f2acbba680b513f4f098be9be5259 → 1.15.5-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -13
- package/dist/bin.cjs +2 -1
- package/dist/bin.js +2 -1
- package/dist/{cli-DDV6HZa-.js → cli-DtJc9b-G.js} +9 -35
- package/dist/{cli-CMbaq0WA.cjs → cli-alHIBXXa.cjs} +9 -35
- package/dist/index.cjs +2 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -1
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# @graphql-hive/gateway
|
2
2
|
|
3
|
-
## 1.15.5-alpha-
|
3
|
+
## 1.15.5-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
4
4
|
|
5
5
|
### Patch Changes
|
6
6
|
|
@@ -18,19 +18,17 @@
|
|
18
18
|
- [#1329](https://github.com/graphql-hive/gateway/pull/1329) [`ce99e43`](https://github.com/graphql-hive/gateway/commit/ce99e43b9fec43c665836bd3a282ce6d4302481d) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates:
|
19
19
|
- Updated dependency [`graphql-ws@^6.0.6` ↗︎](https://www.npmjs.com/package/graphql-ws/v/6.0.6) (from `^6.0.4`, in `dependencies`)
|
20
20
|
|
21
|
-
- [
|
22
|
-
|
23
|
-
-
|
24
|
-
- @graphql-
|
25
|
-
- @graphql-
|
26
|
-
- @graphql-mesh/
|
27
|
-
- @graphql-mesh/plugin-prometheus@1.3.51-alpha-d4f741e08c6f2acbba680b513f4f098be9be5259
|
28
|
-
- @graphql-mesh/transport-ws@1.0.11-alpha-d4f741e08c6f2acbba680b513f4f098be9be5259
|
21
|
+
- Updated dependencies [[`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`f12f2b7`](https://github.com/graphql-hive/gateway/commit/f12f2b78163fbef797a42b5999a0b5a8ef6b2c98), [`ce99e43`](https://github.com/graphql-hive/gateway/commit/ce99e43b9fec43c665836bd3a282ce6d4302481d), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`9c11da3`](https://github.com/graphql-hive/gateway/commit/9c11da31b0ed008026556b92b0b3a1af65590fe1), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`7dafdeb`](https://github.com/graphql-hive/gateway/commit/7dafdebc803e49373fe9d53997113483e512fdb0), [`6215001`](https://github.com/graphql-hive/gateway/commit/6215001b1d650ad865331661532bcc4f7bad6b40), [`ce99e43`](https://github.com/graphql-hive/gateway/commit/ce99e43b9fec43c665836bd3a282ce6d4302481d), [`9b230f3`](https://github.com/graphql-hive/gateway/commit/9b230f35b47afbf3b253e4c21720e836c5a2a8d1)]:
|
22
|
+
- @graphql-hive/gateway-runtime@1.10.0-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
23
|
+
- @graphql-hive/plugin-aws-sigv4@1.0.16-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
24
|
+
- @graphql-mesh/plugin-jwt-auth@1.5.7-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
25
|
+
- @graphql-mesh/plugin-prometheus@1.3.51-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
26
|
+
- @graphql-mesh/transport-ws@1.0.11-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
29
27
|
- @graphql-hive/plugin-deduplicate-request@1.0.1
|
30
|
-
- @graphql-mesh/hmac-upstream-signature@1.2.29-alpha-
|
31
|
-
- @graphql-mesh/plugin-opentelemetry@1.3.63-alpha-
|
32
|
-
- @graphql-mesh/transport-http@0.6.44-alpha-
|
33
|
-
- @graphql-mesh/transport-http-callback@0.6.3-alpha-
|
28
|
+
- @graphql-mesh/hmac-upstream-signature@1.2.29-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
29
|
+
- @graphql-mesh/plugin-opentelemetry@1.3.63-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
30
|
+
- @graphql-mesh/transport-http@0.6.44-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
31
|
+
- @graphql-mesh/transport-http-callback@0.6.3-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1
|
34
32
|
|
35
33
|
## 1.15.4
|
36
34
|
|
package/dist/bin.cjs
CHANGED
@@ -2,12 +2,13 @@
|
|
2
2
|
|
3
3
|
require('dotenv/config');
|
4
4
|
var module$1 = require('node:module');
|
5
|
-
var cli = require('./cli-
|
5
|
+
var cli = require('./cli-alHIBXXa.cjs');
|
6
6
|
require('node:cluster');
|
7
7
|
require('node:os');
|
8
8
|
require('node:path');
|
9
9
|
require('@commander-js/extra-typings');
|
10
10
|
require('@graphql-yoga/render-graphiql');
|
11
|
+
require('@graphql-mesh/cross-helpers');
|
11
12
|
require('@graphql-mesh/utils');
|
12
13
|
require('@graphql-hive/gateway-runtime');
|
13
14
|
require('@graphql-hive/pubsub');
|
package/dist/bin.js
CHANGED
@@ -1,12 +1,13 @@
|
|
1
1
|
#!/usr/bin/env node
|
2
2
|
import 'dotenv/config';
|
3
3
|
import module from 'node:module';
|
4
|
-
import { e as enableModuleCachingIfPossible, h as handleNodeWarnings, c as getDefaultLogger, r as run } from './cli-
|
4
|
+
import { e as enableModuleCachingIfPossible, h as handleNodeWarnings, c as getDefaultLogger, r as run } from './cli-DtJc9b-G.js';
|
5
5
|
import 'node:cluster';
|
6
6
|
import 'node:os';
|
7
7
|
import 'node:path';
|
8
8
|
import '@commander-js/extra-typings';
|
9
9
|
import '@graphql-yoga/render-graphiql';
|
10
|
+
import '@graphql-mesh/cross-helpers';
|
10
11
|
import '@graphql-mesh/utils';
|
11
12
|
import '@graphql-hive/gateway-runtime';
|
12
13
|
import '@graphql-hive/pubsub';
|
@@ -4,6 +4,7 @@ import { availableParallelism, freemem, platform, release } from 'node:os';
|
|
4
4
|
import { join, isAbsolute, resolve } from 'node:path';
|
5
5
|
import { Option, Command, InvalidArgumentError } from '@commander-js/extra-typings';
|
6
6
|
import { renderGraphiQL } from '@graphql-yoga/render-graphiql';
|
7
|
+
import { process as process$1 } from '@graphql-mesh/cross-helpers';
|
7
8
|
import { LogLevel, DefaultLogger, registerTerminateHandler, isUrl } from '@graphql-mesh/utils';
|
8
9
|
import { getGraphQLWSOptions, handleLoggingConfig as handleLoggingConfig$1, createGatewayRuntime } from '@graphql-hive/gateway-runtime';
|
9
10
|
import { PubSub } from '@graphql-hive/pubsub';
|
@@ -17,31 +18,6 @@ import { CodeFileLoader } from '@graphql-tools/code-file-loader';
|
|
17
18
|
import { GraphQLFileLoader } from '@graphql-tools/graphql-file-loader';
|
18
19
|
import { loadTypedefs } from '@graphql-tools/load';
|
19
20
|
|
20
|
-
function getEnvStr(key, opts = {}) {
|
21
|
-
const globalThat = opts.globalThis ?? globalThis;
|
22
|
-
let variable = globalThat.process?.env?.[key] || // @ts-expect-error can exist in wrangler and maybe other runtimes
|
23
|
-
globalThat.env?.[key] || // @ts-expect-error can exist in deno
|
24
|
-
globalThat.Deno?.env?.get(key) || // @ts-expect-error could be
|
25
|
-
globalThat[key];
|
26
|
-
if (variable != null) {
|
27
|
-
variable += "";
|
28
|
-
} else {
|
29
|
-
variable = void 0;
|
30
|
-
}
|
31
|
-
return variable?.trim();
|
32
|
-
}
|
33
|
-
function getEnvBool(key, opts = {}) {
|
34
|
-
return strToBool(getEnvStr(key, opts));
|
35
|
-
}
|
36
|
-
function strToBool(str) {
|
37
|
-
return ["1", "t", "true", "y", "yes", "on", "enabled"].includes(
|
38
|
-
(str || "").toLowerCase()
|
39
|
-
);
|
40
|
-
}
|
41
|
-
function isDebug() {
|
42
|
-
return getEnvBool("DEBUG");
|
43
|
-
}
|
44
|
-
|
45
21
|
const unit = Object.create(null);
|
46
22
|
const m = 60000, h = m * 60, d = h * 24, y = d * 365.25;
|
47
23
|
|
@@ -206,7 +182,7 @@ class JSONLogger {
|
|
206
182
|
this.name = opts?.name;
|
207
183
|
this.console = opts?.console || console;
|
208
184
|
this.meta = opts?.meta || {};
|
209
|
-
const debugStrs = [
|
185
|
+
const debugStrs = [process$1.env["DEBUG"], globalThis.DEBUG];
|
210
186
|
if (opts?.level != null) {
|
211
187
|
this.logLevel = opts.level;
|
212
188
|
} else {
|
@@ -341,7 +317,7 @@ class JSONLogger {
|
|
341
317
|
}
|
342
318
|
|
343
319
|
function getDefaultLogger(opts) {
|
344
|
-
const logFormat =
|
320
|
+
const logFormat = process$1.env["LOG_FORMAT"] || globalThis.LOG_FORMAT;
|
345
321
|
if (logFormat) {
|
346
322
|
if (logFormat.toLowerCase() === "json") {
|
347
323
|
return new JSONLogger(opts);
|
@@ -349,7 +325,7 @@ function getDefaultLogger(opts) {
|
|
349
325
|
return new DefaultLogger(opts?.name, opts?.level);
|
350
326
|
}
|
351
327
|
}
|
352
|
-
const nodeEnv =
|
328
|
+
const nodeEnv = process$1.env["NODE_ENV"] || globalThis.NODE_ENV;
|
353
329
|
if (nodeEnv === "production") {
|
354
330
|
return new JSONLogger(opts);
|
355
331
|
}
|
@@ -1319,7 +1295,7 @@ const addCommand = (ctx, cli) => cli.command("supergraph").description(
|
|
1319
1295
|
process.exit(1);
|
1320
1296
|
}
|
1321
1297
|
return runSupergraph(ctx, config);
|
1322
|
-
}).allowUnknownOption(
|
1298
|
+
}).allowUnknownOption(process.env["NODE_ENV"] === "test").allowExcessArguments(process.env["NODE_ENV"] === "test");
|
1323
1299
|
async function runSupergraph({ log }, config) {
|
1324
1300
|
let absSchemaPath = null;
|
1325
1301
|
if (typeof config.supergraph === "string" && isValidPath(config.supergraph) && !isUrl(config.supergraph)) {
|
@@ -1438,7 +1414,7 @@ function defineConfig(config) {
|
|
1438
1414
|
}
|
1439
1415
|
const maxFork = getMaxConcurrency();
|
1440
1416
|
const defaultOptions = {
|
1441
|
-
fork:
|
1417
|
+
fork: process.env["NODE_ENV"] === "production" ? maxFork : 1,
|
1442
1418
|
host: platform().toLowerCase() === "win32" || // is WSL?
|
1443
1419
|
release().toLowerCase().includes("microsoft") ? "127.0.0.1" : "0.0.0.0",
|
1444
1420
|
port: 4e3,
|
@@ -1547,11 +1523,9 @@ let cli = new Command().configureHelp({
|
|
1547
1523
|
).option("--disable-websockets", "Disable WebSockets support").addOption(
|
1548
1524
|
new Option(
|
1549
1525
|
"--jit",
|
1550
|
-
"Enable Just-In-Time compilation of GraphQL documents
|
1526
|
+
"Enable Just-In-Time compilation of GraphQL documents"
|
1551
1527
|
).env("JIT")
|
1552
|
-
)
|
1553
|
-
this.setOptionValueWithSource("jit", getEnvBool("JIT"), "env");
|
1554
|
-
});
|
1528
|
+
);
|
1555
1529
|
async function run(userCtx) {
|
1556
1530
|
const ctx = {
|
1557
1531
|
log: userCtx.log || getDefaultLogger(),
|
@@ -1575,7 +1549,7 @@ async function run(userCtx) {
|
|
1575
1549
|
function handleNodeWarnings() {
|
1576
1550
|
const originalProcessEmitWarning = process.emitWarning.bind(process);
|
1577
1551
|
process.emitWarning = function gatewayEmitWarning(warning, ...opts) {
|
1578
|
-
if (
|
1552
|
+
if (["1", "y", "yes", "t", "true"].includes(String(process.env["DEBUG"]))) {
|
1579
1553
|
originalProcessEmitWarning(warning, ...opts);
|
1580
1554
|
}
|
1581
1555
|
};
|
@@ -6,6 +6,7 @@ var node_os = require('node:os');
|
|
6
6
|
var node_path = require('node:path');
|
7
7
|
var extraTypings = require('@commander-js/extra-typings');
|
8
8
|
var renderGraphiql = require('@graphql-yoga/render-graphiql');
|
9
|
+
var crossHelpers = require('@graphql-mesh/cross-helpers');
|
9
10
|
var utils = require('@graphql-mesh/utils');
|
10
11
|
var gatewayRuntime = require('@graphql-hive/gateway-runtime');
|
11
12
|
var pubsub = require('@graphql-hive/pubsub');
|
@@ -24,31 +25,6 @@ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
24
25
|
var cluster__default = /*#__PURE__*/_interopDefault(cluster);
|
25
26
|
var module__default = /*#__PURE__*/_interopDefault(module$1);
|
26
27
|
|
27
|
-
function getEnvStr(key, opts = {}) {
|
28
|
-
const globalThat = opts.globalThis ?? globalThis;
|
29
|
-
let variable = globalThat.process?.env?.[key] || // @ts-expect-error can exist in wrangler and maybe other runtimes
|
30
|
-
globalThat.env?.[key] || // @ts-expect-error can exist in deno
|
31
|
-
globalThat.Deno?.env?.get(key) || // @ts-expect-error could be
|
32
|
-
globalThat[key];
|
33
|
-
if (variable != null) {
|
34
|
-
variable += "";
|
35
|
-
} else {
|
36
|
-
variable = void 0;
|
37
|
-
}
|
38
|
-
return variable?.trim();
|
39
|
-
}
|
40
|
-
function getEnvBool(key, opts = {}) {
|
41
|
-
return strToBool(getEnvStr(key, opts));
|
42
|
-
}
|
43
|
-
function strToBool(str) {
|
44
|
-
return ["1", "t", "true", "y", "yes", "on", "enabled"].includes(
|
45
|
-
(str || "").toLowerCase()
|
46
|
-
);
|
47
|
-
}
|
48
|
-
function isDebug() {
|
49
|
-
return getEnvBool("DEBUG");
|
50
|
-
}
|
51
|
-
|
52
28
|
const unit = Object.create(null);
|
53
29
|
const m = 60000, h = m * 60, d = h * 24, y = d * 365.25;
|
54
30
|
|
@@ -213,7 +189,7 @@ class JSONLogger {
|
|
213
189
|
this.name = opts?.name;
|
214
190
|
this.console = opts?.console || console;
|
215
191
|
this.meta = opts?.meta || {};
|
216
|
-
const debugStrs = [
|
192
|
+
const debugStrs = [crossHelpers.process.env["DEBUG"], globalThis.DEBUG];
|
217
193
|
if (opts?.level != null) {
|
218
194
|
this.logLevel = opts.level;
|
219
195
|
} else {
|
@@ -348,7 +324,7 @@ class JSONLogger {
|
|
348
324
|
}
|
349
325
|
|
350
326
|
function getDefaultLogger(opts) {
|
351
|
-
const logFormat =
|
327
|
+
const logFormat = crossHelpers.process.env["LOG_FORMAT"] || globalThis.LOG_FORMAT;
|
352
328
|
if (logFormat) {
|
353
329
|
if (logFormat.toLowerCase() === "json") {
|
354
330
|
return new JSONLogger(opts);
|
@@ -356,7 +332,7 @@ function getDefaultLogger(opts) {
|
|
356
332
|
return new utils.DefaultLogger(opts?.name, opts?.level);
|
357
333
|
}
|
358
334
|
}
|
359
|
-
const nodeEnv =
|
335
|
+
const nodeEnv = crossHelpers.process.env["NODE_ENV"] || globalThis.NODE_ENV;
|
360
336
|
if (nodeEnv === "production") {
|
361
337
|
return new JSONLogger(opts);
|
362
338
|
}
|
@@ -1326,7 +1302,7 @@ const addCommand = (ctx, cli) => cli.command("supergraph").description(
|
|
1326
1302
|
process.exit(1);
|
1327
1303
|
}
|
1328
1304
|
return runSupergraph(ctx, config);
|
1329
|
-
}).allowUnknownOption(
|
1305
|
+
}).allowUnknownOption(process.env["NODE_ENV"] === "test").allowExcessArguments(process.env["NODE_ENV"] === "test");
|
1330
1306
|
async function runSupergraph({ log }, config) {
|
1331
1307
|
let absSchemaPath = null;
|
1332
1308
|
if (typeof config.supergraph === "string" && utils$1.isValidPath(config.supergraph) && !utils.isUrl(config.supergraph)) {
|
@@ -1445,7 +1421,7 @@ function defineConfig(config) {
|
|
1445
1421
|
}
|
1446
1422
|
const maxFork = getMaxConcurrency();
|
1447
1423
|
const defaultOptions = {
|
1448
|
-
fork:
|
1424
|
+
fork: process.env["NODE_ENV"] === "production" ? maxFork : 1,
|
1449
1425
|
host: node_os.platform().toLowerCase() === "win32" || // is WSL?
|
1450
1426
|
node_os.release().toLowerCase().includes("microsoft") ? "127.0.0.1" : "0.0.0.0",
|
1451
1427
|
port: 4e3,
|
@@ -1554,11 +1530,9 @@ let cli = new extraTypings.Command().configureHelp({
|
|
1554
1530
|
).option("--disable-websockets", "Disable WebSockets support").addOption(
|
1555
1531
|
new extraTypings.Option(
|
1556
1532
|
"--jit",
|
1557
|
-
"Enable Just-In-Time compilation of GraphQL documents
|
1533
|
+
"Enable Just-In-Time compilation of GraphQL documents"
|
1558
1534
|
).env("JIT")
|
1559
|
-
)
|
1560
|
-
this.setOptionValueWithSource("jit", getEnvBool("JIT"), "env");
|
1561
|
-
});
|
1535
|
+
);
|
1562
1536
|
async function run(userCtx) {
|
1563
1537
|
const ctx = {
|
1564
1538
|
log: userCtx.log || getDefaultLogger(),
|
@@ -1582,7 +1556,7 @@ async function run(userCtx) {
|
|
1582
1556
|
function handleNodeWarnings() {
|
1583
1557
|
const originalProcessEmitWarning = process.emitWarning.bind(process);
|
1584
1558
|
process.emitWarning = function gatewayEmitWarning(warning, ...opts) {
|
1585
|
-
if (
|
1559
|
+
if (["1", "y", "yes", "t", "true"].includes(String(process.env["DEBUG"]))) {
|
1586
1560
|
originalProcessEmitWarning(warning, ...opts);
|
1587
1561
|
}
|
1588
1562
|
};
|
package/dist/index.cjs
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
'use strict';
|
2
2
|
|
3
|
-
var cli = require('./cli-
|
3
|
+
var cli = require('./cli-alHIBXXa.cjs');
|
4
4
|
var gatewayRuntime = require('@graphql-hive/gateway-runtime');
|
5
5
|
var utils = require('@graphql-mesh/utils');
|
6
6
|
var pubsub = require('@graphql-hive/pubsub');
|
@@ -25,6 +25,7 @@ require('node:os');
|
|
25
25
|
require('node:path');
|
26
26
|
require('@commander-js/extra-typings');
|
27
27
|
require('@graphql-yoga/render-graphiql');
|
28
|
+
require('@graphql-mesh/cross-helpers');
|
28
29
|
require('node:fs/promises');
|
29
30
|
require('node:url');
|
30
31
|
require('node:fs');
|
package/dist/index.d.cts
CHANGED
@@ -107,13 +107,13 @@ interface GatewayCLIHiveReportingOptions extends Omit<GatewayHiveReportingOption
|
|
107
107
|
/**
|
108
108
|
* The target to which the usage data should be reported to.
|
109
109
|
*
|
110
|
-
* @default env.HIVE_USAGE_TARGET
|
110
|
+
* @default process.env.HIVE_USAGE_TARGET
|
111
111
|
*/
|
112
112
|
target?: GatewayHiveReportingOptions['target'];
|
113
113
|
/**
|
114
114
|
* Hive registry access token for usage metrics reporting.
|
115
115
|
*
|
116
|
-
* @default env.HIVE_USAGE_ACCESS_TOKEN || env.HIVE_REGISTRY_TOKEN
|
116
|
+
* @default process.env.HIVE_USAGE_ACCESS_TOKEN || process.env.HIVE_REGISTRY_TOKEN
|
117
117
|
*/
|
118
118
|
token?: GatewayHiveReportingOptions['token'];
|
119
119
|
}
|
package/dist/index.d.ts
CHANGED
@@ -107,13 +107,13 @@ interface GatewayCLIHiveReportingOptions extends Omit<GatewayHiveReportingOption
|
|
107
107
|
/**
|
108
108
|
* The target to which the usage data should be reported to.
|
109
109
|
*
|
110
|
-
* @default env.HIVE_USAGE_TARGET
|
110
|
+
* @default process.env.HIVE_USAGE_TARGET
|
111
111
|
*/
|
112
112
|
target?: GatewayHiveReportingOptions['target'];
|
113
113
|
/**
|
114
114
|
* Hive registry access token for usage metrics reporting.
|
115
115
|
*
|
116
|
-
* @default env.HIVE_USAGE_ACCESS_TOKEN || env.HIVE_REGISTRY_TOKEN
|
116
|
+
* @default process.env.HIVE_USAGE_ACCESS_TOKEN || process.env.HIVE_REGISTRY_TOKEN
|
117
117
|
*/
|
118
118
|
token?: GatewayHiveReportingOptions['token'];
|
119
119
|
}
|
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
export { b as defaultOptions, d as defineConfig, e as enableModuleCachingIfPossible, a as getBuiltinPluginsFromConfig, g as getCacheInstanceFromConfig, h as handleNodeWarnings, r as run } from './cli-
|
1
|
+
export { b as defaultOptions, d as defineConfig, e as enableModuleCachingIfPossible, a as getBuiltinPluginsFromConfig, g as getCacheInstanceFromConfig, h as handleNodeWarnings, r as run } from './cli-DtJc9b-G.js';
|
2
2
|
export * from '@graphql-hive/gateway-runtime';
|
3
3
|
export { DefaultLogger, LogLevel } from '@graphql-mesh/utils';
|
4
4
|
export { PubSub } from '@graphql-hive/pubsub';
|
@@ -24,6 +24,7 @@ import 'node:os';
|
|
24
24
|
import 'node:path';
|
25
25
|
import '@commander-js/extra-typings';
|
26
26
|
import '@graphql-yoga/render-graphiql';
|
27
|
+
import '@graphql-mesh/cross-helpers';
|
27
28
|
import 'node:fs/promises';
|
28
29
|
import 'node:url';
|
29
30
|
import 'node:fs';
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-hive/gateway",
|
3
|
-
"version": "1.15.5-alpha-
|
3
|
+
"version": "1.15.5-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
4
4
|
"type": "module",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -53,9 +53,9 @@
|
|
53
53
|
"@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
|
54
54
|
"@escape.tech/graphql-armor-max-depth": "^2.4.0",
|
55
55
|
"@escape.tech/graphql-armor-max-tokens": "^2.5.0",
|
56
|
-
"@graphql-hive/gateway-runtime": "1.10.0-alpha-
|
56
|
+
"@graphql-hive/gateway-runtime": "1.10.0-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
57
57
|
"@graphql-hive/importer": "^1.1.0",
|
58
|
-
"@graphql-hive/plugin-aws-sigv4": "1.0.16-alpha-
|
58
|
+
"@graphql-hive/plugin-aws-sigv4": "1.0.16-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
59
59
|
"@graphql-hive/plugin-deduplicate-request": "^1.0.1",
|
60
60
|
"@graphql-hive/pubsub": "^1.0.0",
|
61
61
|
"@graphql-mesh/cache-cfw-kv": "^0.105.5",
|
@@ -63,18 +63,18 @@
|
|
63
63
|
"@graphql-mesh/cache-redis": "^0.104.5",
|
64
64
|
"@graphql-mesh/cache-upstash-redis": "^0.1.5",
|
65
65
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
66
|
-
"@graphql-mesh/hmac-upstream-signature": "1.2.29-alpha-
|
66
|
+
"@graphql-mesh/hmac-upstream-signature": "1.2.29-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
67
67
|
"@graphql-mesh/plugin-http-cache": "^0.105.6",
|
68
68
|
"@graphql-mesh/plugin-jit": "^0.2.5",
|
69
|
-
"@graphql-mesh/plugin-jwt-auth": "1.5.7-alpha-
|
69
|
+
"@graphql-mesh/plugin-jwt-auth": "1.5.7-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
70
70
|
"@graphql-mesh/plugin-mock": "^0.105.6",
|
71
|
-
"@graphql-mesh/plugin-opentelemetry": "1.3.63-alpha-
|
72
|
-
"@graphql-mesh/plugin-prometheus": "1.3.51-alpha-
|
71
|
+
"@graphql-mesh/plugin-opentelemetry": "1.3.63-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
72
|
+
"@graphql-mesh/plugin-prometheus": "1.3.51-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
73
73
|
"@graphql-mesh/plugin-rate-limit": "^0.104.5",
|
74
74
|
"@graphql-mesh/plugin-snapshot": "^0.104.5",
|
75
|
-
"@graphql-mesh/transport-http": "0.6.44-alpha-
|
76
|
-
"@graphql-mesh/transport-http-callback": "0.6.3-alpha-
|
77
|
-
"@graphql-mesh/transport-ws": "1.0.11-alpha-
|
75
|
+
"@graphql-mesh/transport-http": "0.6.44-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
76
|
+
"@graphql-mesh/transport-http-callback": "0.6.3-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
77
|
+
"@graphql-mesh/transport-ws": "1.0.11-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
78
78
|
"@graphql-mesh/types": "^0.104.5",
|
79
79
|
"@graphql-mesh/utils": "^0.104.5",
|
80
80
|
"@graphql-tools/code-file-loader": "^8.1.15",
|
@@ -90,7 +90,7 @@
|
|
90
90
|
"ws": "^8.18.3"
|
91
91
|
},
|
92
92
|
"devDependencies": {
|
93
|
-
"@graphql-mesh/transport-common": "0.7.36-alpha-
|
93
|
+
"@graphql-mesh/transport-common": "0.7.36-alpha-9c11da31b0ed008026556b92b0b3a1af65590fe1",
|
94
94
|
"@graphql-mesh/transport-soap": "^0.10.6",
|
95
95
|
"@graphql-tools/executor": "^1.4.7",
|
96
96
|
"@rollup/plugin-commonjs": "^28.0.0",
|