Releases: ardatan/graphql-mesh
October 14, 2025
@graphql-mesh/compose-cli@1.5.0
Minor Changes
-
#8851
9ed6940
Thanks @ardatan! - AddintrospectionOptions
to
loadGraphQLHTTPSubgraph
with some defaults. Previously, it was not possible to configure the
introspection query options. By default it was ignoring deprecated input fields and not including
descriptions. Now it includes descriptions and deprecated input fields by default. And you can
still override the defaults by providing your own options.import { loadGraphQLHTTPSubgraph } from '@graphql-mesh/compose-cli' loadGraphQLHTTPSubgraph('my-subgraph', { source: 'http://my-subgraph/graphql', introspectionOptions: { descriptions: true, specifiedByUrl: false, directiveIsRepeatable: false, schemaDescription: false, inputValueDeprecation: true, oneOf: false // New in GraphQL 16 } })
@graphql-mesh/apollo-link@0.106.14
Patch Changes
- #8680
8de7691
Thanks @renovate! - dependencies updates:- Updated dependency
@apollo/client@^3.5.9 || ^4.0.0
↗︎
(from^3.5.9
, inpeerDependencies
)
- Updated dependency
@graphql-mesh/migrate-config-cli@1.7.0
Patch Changes
- Updated dependencies
[9ed6940
]:- @graphql-mesh/compose-cli@1.5.0
September 19, 2025
@graphql-mesh/plugin-rate-limit@0.105.1
Patch Changes
-
#8777
e054806
Thanks @EmrysMyrddin! - dependencies updates:- Updated dependency
@envelop/rate-limiter@^8.1.1
↗︎
(from^8.1.0
, independencies
)
- Updated dependency
-
#8777
e054806
Thanks @EmrysMyrddin! - Fix rate limiting being wrongly applied
to all fields with a default configuration.
September 18, 2025
@graphql-mesh/cache-cfw-kv@0.105.13
Patch Changes
- Updated dependencies
[dfc6bc1
,
dfc6bc1
,
865b000
]:- @graphql-mesh/types@0.104.13
- @graphql-mesh/utils@0.104.13
@graphql-mesh/cache-file@0.104.13
Patch Changes
- Updated dependencies
[dfc6bc1
,
dfc6bc1
,
865b000
]:- @graphql-mesh/types@0.104.13
- @graphql-mesh/utils@0.104.13
@graphql-mesh/cache-inmemory-lru@0.8.14
Patch Changes
- Updated dependencies
[dfc6bc1
,
dfc6bc1
,
865b000
]:- @graphql-mesh/types@0.104.13
- @graphql-mesh/utils@0.104.13
@graphql-mesh/cache-localforage@0.105.14
Patch Changes
- Updated dependencies
[dfc6bc1
,
dfc6bc1
,
865b000
]:- @graphql-mesh/types@0.104.13
- @graphql-mesh/utils@0.104.13
- @graphql-mesh/cache-inmemory-lru@0.8.14
@graphql-mesh/cache-redis@0.104.13
Patch Changes
- Updated dependencies
[f7ce86c
,
dfc6bc1
]:- @graphql-mesh/string-interpolation@0.5.9
- @graphql-mesh/types@0.104.13
@graphql-mesh/cache-upstash-redis@0.1.13
Patch Changes
- Updated dependencies
[dfc6bc1
]:- @graphql-mesh/types@0.104.13
@graphql-mesh/compose-cli@1.4.18
Patch Changes
- #8684
b6d7fd0
Thanks @renovate! - dependencies updates:- Updated dependency
dotenv@^17.0.0
↗︎ (from
^16.3.1
, independencies
)
- Updated dependency
- Updated dependencies
[dfc6bc1
,
c880540
,
b6d7fd0
,
f7ce86c
,
dfc6bc1
,
dfc6bc1
,
865b000
]:- @graphql-mesh/fusion-composition@0.8.17
- @graphql-mesh/include@0.3.13
- @graphql-mesh/string-interpolation@0.5.9
- @graphql-mesh/types@0.104.13
- @graphql-mesh/utils@0.104.13
@graphql-mesh/fusion-composition@0.8.17
Patch Changes
-
#8745
dfc6bc1
Thanks @renovate! - dependencies updates:- Updated dependency
@graphql-tools/stitching-directives@^4.0.0
↗︎
(from^3.1.9
, independencies
)
- Updated dependency
-
#8761
c880540
Thanks @renovate! - dependencies updates:- Updated dependency
@theguild/federation-composition@^0.20.0
↗︎
(from^0.19.0
, independencies
)
- Updated dependency
-
Updated dependencies
[dfc6bc1
,
865b000
]:- @graphql-mesh/utils@0.104.13
@graphql-mesh/include@0.3.13
Patch Changes
- #8684
b6d7fd0
Thanks @renovate! - dependencies updates:- Updated dependency
dotenv@^17.0.0
↗︎ (from
^16.3.1
, independencies
)
- Updated dependency
- Updated dependencies
[dfc6bc1
,
865b000
]:- @graphql-mesh/utils@0.104.13
@graphql-mesh/apollo-link@0.106.13
Patch Changes
@graphql-mesh/cli@0.100.14
Patch Changes
-
#8684
b6d7fd0
Thanks @renovate! - dependencies updates:- Updated dependency
dotenv@^17.0.0
↗︎ (from
^16.0.3
, independencies
)
- Updated dependency
-
#8749
fe339fa
Thanks @renovate! - dependencies updates:- Updated dependency
@graphql-codegen/core@^5.0.0
↗︎
(from^4.0.0
, independencies
) - Updated dependency
@graphql-codegen/typed-document-node@^6.0.0
↗︎
(from^5.0.0
, independencies
) - Updated dependency
@graphql-codegen/typescript@^5.0.0
↗︎
(from^4.0.0
, independencies
) - Updated dependency
@graphql-codegen/typescript-generic-sdk@^4.0.0
↗︎
(from^3.1.0
, independencies
) - Updated dependency
@graphql-codegen/typescript-operations@^5.0.0
↗︎
(from^4.0.0
, independencies
) - Updated dependency
@graphql-codegen/typescript-resolvers@^5.0.0
↗︎
(from^4.0.0
, independencies
)
- Updated dependency
-
Updated dependencies
[e4204ad
,
b6d7fd0
,
dfc6bc1
,
e4204ad
,
dfc6bc1
,
dfc6bc1
,
865b000
]:- @graphql-mesh/config@0.108.14
- @graphql-mesh/include@0.3.13
- @graphql-mesh/runtime@0.106.13
- @graphql-mesh/types@0.104.13
- @graphql-mesh/utils@0.104.13
- @graphql-mesh/http@0.106.13
- @graphql-mesh/store@0.104.13
@graphql-mesh/config@0.108.14
Patch Changes
- #8776
e4204ad
Thanks @enisdenjo! - dependencies updates:- Updated dependency
@envelop/core@^5.3.2
↗︎ (from
^5.1.0
, independencies
)
- Updated dependency
- Updated dependencies
[dfc6bc1
,
dfc6bc1
,
[e4204ad
](https://github.com/ardatan/gr...
September 06, 2025
@graphql-mesh/cache-cfw-kv@0.105.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/cache-file@0.104.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/cache-inmemory-lru@0.8.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/cache-localforage@0.105.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/cache-inmemory-lru@0.8.13
- @graphql-mesh/types@0.104.12
@graphql-mesh/cache-redis@0.104.12
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.12
@graphql-mesh/cache-upstash-redis@0.1.12
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.12
@graphql-mesh/compose-cli@1.4.17
Patch Changes
-
8c1456d
Thanks @ardatan! - Fix issues with missing query type andextends
modifier -
Updated dependencies
[8c1456d
,
ffec6e7
]:- @graphql-mesh/fusion-composition@0.8.16
- @graphql-mesh/utils@0.104.12
- @graphql-mesh/include@0.3.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/fusion-composition@0.8.16
Patch Changes
-
8c1456d
Thanks @ardatan! - Fix issues with missing query type andextends
modifier -
Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
@graphql-mesh/include@0.3.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
@graphql-mesh/apollo-link@0.106.12
Patch Changes
- Updated dependencies []:
- @graphql-mesh/runtime@0.106.12
@graphql-mesh/cli@0.100.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/include@0.3.12
- @graphql-mesh/config@0.108.13
- @graphql-mesh/http@0.106.12
- @graphql-mesh/runtime@0.106.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/config@0.108.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/cache-localforage@0.105.13
- @graphql-mesh/merger-bare@0.105.12
- @graphql-mesh/merger-stitching@0.105.12
- @graphql-mesh/runtime@0.106.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/graphql@0.104.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/grpc@0.108.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/transport-grpc@0.3.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/json-schema@0.109.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @omnigraph/json-schema@0.109.13
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/mongoose@0.104.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/mysql@0.105.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @omnigraph/mysql@0.9.13
- @graphql-mesh/types@0.104.12
@graphql-mesh/neo4j@0.107.10
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
- @omnigraph/neo4j@0.11.10
@graphql-mesh/odata@0.106.12
Patch Changes
- Updated dependencies []:
- @graphql-mesh/store@0.104.12
- @omnigraph/odata@0.2.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/openapi@0.109.19
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @omnigraph/openapi@0.109.19
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/postgraphile@0.104.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/raml@0.109.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @omnigraph/raml@0.109.13
- @graphql-mesh/types@0.104.12
@graphql-mesh/soap@0.107.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @omnigraph/soap@0.107.13
- @graphql-mesh/types@0.104.12
@graphql-mesh/supergraph@0.10.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/thrift@0.106.13
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @omnigraph/thrift@0.9.13
- @graphql-mesh/types@0.104.12
@graphql-mesh/tuql@0.105.12
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.12
- @omnigraph/sqlite@0.8.12
@graphql-mesh/http@0.106.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/runtime@0.106.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/merger-bare@0.105.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/merger-stitching@0.105.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/merger-stitching@0.105.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/store@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/migrate-config-cli@1.6.18
Patch Changes
- Updated dependencies
[8c1456d
,
ffec6e7
]:- @graphql-mesh/compose-cli@1.4.17
- @graphql-mesh/utils@0.104.12
- @graphql-mesh/cli@0.100.13
- @graphql-mesh/config@0.108.13
- @graphql-mesh/types@0.104.12
@graphql-mesh/runtime@0.106.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/store@0.104.12
Patch Changes
- Updated dependencies
[ffec6e7
]:- @graphql-mesh/utils@0.104.12
- @graphql-mesh/types@0.104.12
@graphql-mesh/transform-cache@0.105.13
###...
September 02, 2025
@graphql-mesh/cache-cfw-kv@0.105.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/cache-file@0.104.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/cache-inmemory-lru@0.8.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/cache-localforage@0.105.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/cache-inmemory-lru@0.8.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/cache-redis@0.104.11
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.11
@graphql-mesh/cache-upstash-redis@0.1.11
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.11
@graphql-mesh/compose-cli@1.4.16
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/fusion-composition@0.8.15
- @graphql-mesh/include@0.3.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/fusion-composition@0.8.15
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
@graphql-mesh/include@0.3.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
@graphql-mesh/apollo-link@0.106.11
Patch Changes
- Updated dependencies []:
- @graphql-mesh/runtime@0.106.11
@graphql-mesh/cli@0.100.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/include@0.3.11
- @graphql-mesh/config@0.108.12
- @graphql-mesh/http@0.106.11
- @graphql-mesh/runtime@0.106.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/config@0.108.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/cache-localforage@0.105.12
- @graphql-mesh/merger-bare@0.105.11
- @graphql-mesh/merger-stitching@0.105.11
- @graphql-mesh/runtime@0.106.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/graphql@0.104.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/grpc@0.108.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/transport-grpc@0.3.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/json-schema@0.109.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @omnigraph/json-schema@0.109.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/mongoose@0.104.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/mysql@0.105.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @omnigraph/mysql@0.9.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/neo4j@0.107.9
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
- @omnigraph/neo4j@0.11.9
@graphql-mesh/odata@0.106.11
Patch Changes
- Updated dependencies []:
- @graphql-mesh/store@0.104.11
- @omnigraph/odata@0.2.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/openapi@0.109.18
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @omnigraph/openapi@0.109.18
- @graphql-mesh/types@0.104.11
@graphql-mesh/postgraphile@0.104.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/raml@0.109.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @omnigraph/raml@0.109.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/soap@0.107.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @omnigraph/soap@0.107.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/supergraph@0.10.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/thrift@0.106.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @omnigraph/thrift@0.9.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/tuql@0.105.11
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.11
- @omnigraph/sqlite@0.8.11
@graphql-mesh/http@0.106.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/runtime@0.106.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/merger-bare@0.105.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/merger-stitching@0.105.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/merger-stitching@0.105.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/store@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/migrate-config-cli@1.6.17
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/compose-cli@1.4.16
- @graphql-mesh/cli@0.100.12
- @graphql-mesh/config@0.108.12
- @graphql-mesh/types@0.104.11
@graphql-mesh/runtime@0.106.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/store@0.104.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/transform-cache@0.105.12
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/transform-encapsulate@0.104.11
Patch Changes
- Updated dependencies
[d61faf0
]:- @graphql-mesh/utils@0.104.11
- @graphql-mesh/types@0.104.11
@graphql-mesh/transform-extend@0.104.11
Patch Changes
- Updated dependencies
[[d61faf0
](https://github.com/ardatan/graphql-mesh/commit...
September 01, 2025
@graphql-mesh/plugin-deduplicate-request@0.104.10
Patch Changes
@graphql-mesh/plugin-hive@0.104.12
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.10
@graphql-mesh/plugin-http-cache@0.105.11
Patch Changes
@graphql-mesh/plugin-http-details-extensions@0.104.10
Patch Changes
@graphql-mesh/plugin-jit@0.2.10
Patch Changes
@graphql-mesh/plugin-live-query@0.104.10
Patch Changes
@graphql-mesh/plugin-mock@0.105.11
Patch Changes
@graphql-mesh/plugin-newrelic@0.104.11
Patch Changes
@graphql-mesh/plugin-operation-field-permissions@0.104.10
Patch Changes
- Updated dependencies []:
- @graphql-mesh/types@0.104.10
@graphql-mesh/plugin-operation-headers@1.4.10
Patch Changes
@graphql-mesh/plugin-rate-limit@0.104.10
Patch Changes
@graphql-mesh/plugin-response-cache@0.104.11
Patch Changes
@graphql-mesh/plugin-snapshot@0.104.10
Patch Changes
@graphql-mesh/plugin-statsd@0.104.11
Patch Changes
@graphql-mesh/transport-grpc@0.3.10
Patch Changes
@graphql-mesh/transport-mysql@0.9.10
Patch Changes
@graphql-mesh/transport-neo4j@0.10.8
Patch Changes
@graphql-mesh/transport-odata@0.2.10
Patch Changes
- Updated dependencies []:
- @omnigraph/odata@0.2.10
@graphql-mesh/transport-rest@0.9.11
Patch Changes
@graphql-mesh/transport-soap@0.10.11
Patch Changes
@graphql-mesh/transport-sqlite@0.9.10
Patch Changes
- Updated dependencies []:
- @omnigraph/sqlite@0.8.10
@graphql-mesh/transport-thrift@0.9.10
Patch Changes
August 29, 2025
@graphql-mesh/cache-cfw-kv@0.105.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
@graphql-mesh/cache-file@0.104.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
@graphql-mesh/cache-inmemory-lru@0.8.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
@graphql-mesh/cache-localforage@0.105.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/cache-inmemory-lru@0.8.10
@graphql-mesh/cache-redis@0.104.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
@graphql-mesh/cache-upstash-redis@0.1.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
@graphql-mesh/compose-cli@1.4.14
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/fusion-composition@0.8.13
- @graphql-mesh/include@0.3.9
@graphql-mesh/fusion-composition@0.8.13
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/utils@0.104.9
@graphql-mesh/include@0.3.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/utils@0.104.9
@graphql-mesh/apollo-link@0.106.9
Patch Changes
- Updated dependencies []:
- @graphql-mesh/runtime@0.106.9
@graphql-mesh/cli@0.100.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/config@0.108.10
- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/http@0.106.9
- @graphql-mesh/runtime@0.106.9
- @graphql-mesh/store@0.104.9
- @graphql-mesh/include@0.3.9
@graphql-mesh/config@0.108.10
Patch Changes
-
#8733
0c18fe1
Thanks @ardatan! - Support Type Merging within additional type defs
for subscriptionsThis allows subscription events to resolve fields from other subgraphs.
For example, if you have a
products
subgraph like this:type Query { hello: String! } type Product @key(fields: "id") { id: ID! name: String! price: Float! }
we need add the subscription fields like this:
import { defineConfig, loadGraphQLHTTPSubgraph } from '@graphql-mesh/compose-cli' export const composeConfig = defineConfig({ subgraphs: [ { sourceHandler: loadGraphQLHTTPSubgraph('products', { endpoint: `http://localhost:3000/graphql` }) } ], additionalTypeDefs: /* GraphQL */ ` extend schema { subscription: Subscription } type Subscription { newProduct: Product! @resolveTo(pubsubTopic: "new_product", sourceName: "products") } ` })
you can subscribe to Hive Gateway like this:
subscription { newProduct { name price } }
emit an event to the Redis instance on the
new_product
topic this:PUBLISH new_product '{"id":"roomba70x"}'
The subscriber will then receive the following event:
{ "data": { "newProduct": { "name": "Roomba 70x", "price": 279.99 } } }
Because Hive Gateway merged the
Product
type from theproducts
subgraph into the root schema,
it can resolve thename
andprice
fields even though they are not defined in the
additionalTypeDefs
. -
Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/cache-localforage@0.105.10
- @graphql-mesh/merger-bare@0.105.9
- @graphql-mesh/merger-stitching@0.105.9
- @graphql-mesh/runtime@0.106.9
- @graphql-mesh/store@0.104.9
@graphql-mesh/graphql@0.104.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
@graphql-mesh/grpc@0.108.10
Patch Changes
- Updated dependencies
[a34bb4d
,
0c18fe1
]:- @graphql-mesh/transport-grpc@0.3.9
- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
@graphql-mesh/json-schema@0.109.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/json-schema@0.109.10
@graphql-mesh/mongoose@0.104.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
@graphql-mesh/mysql@0.105.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/mysql@0.9.10
@graphql-mesh/neo4j@0.107.7
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/neo4j@0.11.7
@graphql-mesh/odata@0.106.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/odata@0.2.9
@graphql-mesh/openapi@0.109.16
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/openapi@0.109.16
@graphql-mesh/postgraphile@0.104.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
@graphql-mesh/raml@0.109.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/raml@0.109.10
@graphql-mesh/soap@0.107.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/soap@0.107.10
@graphql-mesh/supergraph@0.10.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
@graphql-mesh/thrift@0.106.10
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @graphql-mesh/utils@0.104.9
- @graphql-mesh/store@0.104.9
- @omnigraph/thrift@0.9.10
@graphql-mesh/tuql@0.105.9
Patch Changes
- Updated dependencies
[0c18fe1
]:- @graphql-mesh/types@0.104.9
- @omnigraph/sqlite@0.8.9
@graphql-mesh/http@0.106.9
Patch Changes
- Updated dependencies
[[`0c18...
August 27, 2025
@graphql-mesh/cache-cfw-kv@0.105.8
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
@graphql-mesh/cache-file@0.104.8
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
@graphql-mesh/cache-inmemory-lru@0.8.9
Patch Changes
-
#8716
fb6e935
Thanks @enisdenjo! - Accept and support the upcoming and improved
HivePubSub
from@graphql-hive/pubsub
-
Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
@graphql-mesh/cache-localforage@0.105.9
Patch Changes
-
#8716
fb6e935
Thanks @enisdenjo! - Accept and support the upcoming and improved
HivePubSub
from@graphql-hive/pubsub
-
Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/cache-inmemory-lru@0.8.9
- @graphql-mesh/utils@0.104.8
@graphql-mesh/cache-redis@0.104.8
Patch Changes
-
#8716
fb6e935
Thanks @enisdenjo! - Accept and support the upcoming and improved
HivePubSub
from@graphql-hive/pubsub
-
Updated dependencies
[fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
@graphql-mesh/cache-upstash-redis@0.1.8
Patch Changes
@graphql-mesh/compose-cli@1.4.13
Patch Changes
-
#8720
f63a9d7
Thanks @cheub! -ignoreSemanticConventions
option was ignored when
you compose subgraphs into a supergraph. -
Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
,
76df3d1
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/fusion-composition@0.8.12
- @graphql-mesh/include@0.3.8
@graphql-mesh/fusion-composition@0.8.12
Patch Changes
-
#8710
76df3d1
Thanks @ardatan! - Use the latest compatible federation version v2.6
not v2.3 when upgrading the existing import -
Updated dependencies
[fb6e935
]:- @graphql-mesh/utils@0.104.8
@graphql-mesh/include@0.3.8
Patch Changes
- Updated dependencies
[fb6e935
]:- @graphql-mesh/utils@0.104.8
@graphql-mesh/apollo-link@0.106.8
Patch Changes
- Updated dependencies []:
- @graphql-mesh/runtime@0.106.8
@graphql-mesh/cli@0.100.9
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/config@0.108.9
- @graphql-mesh/http@0.106.8
- @graphql-mesh/runtime@0.106.8
- @graphql-mesh/store@0.104.8
- @graphql-mesh/include@0.3.8
@graphql-mesh/config@0.108.9
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/cache-localforage@0.105.9
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/merger-bare@0.105.8
- @graphql-mesh/merger-stitching@0.105.8
- @graphql-mesh/runtime@0.106.8
- @graphql-mesh/store@0.104.8
@graphql-mesh/graphql@0.104.8
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/store@0.104.8
@graphql-mesh/grpc@0.108.9
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/store@0.104.8
- @graphql-mesh/transport-grpc@0.3.8
@graphql-mesh/json-schema@0.109.9
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @omnigraph/json-schema@0.109.9
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/store@0.104.8
@graphql-mesh/mongoose@0.104.8
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
@graphql-mesh/mysql@0.105.9
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/store@0.104.8
- @omnigraph/mysql@0.9.9
@graphql-mesh/neo4j@0.107.6
Patch Changes
- Updated dependencies
[fb6e935
,
fb6e935
,
fb6e935
]:- @graphql-mesh/types@0.104.8
- @omnigraph/neo4j@0.11.6
- @graphql-mesh/utils@0.104.8
- @graphql-mesh/store@0.104.8
@graphql-mesh/odata@0.1...
August 08, 2025
@graphql-mesh/cache-cfw-kv@0.105.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
@graphql-mesh/cache-file@0.104.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
@graphql-mesh/cache-inmemory-lru@0.8.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
@graphql-mesh/cache-localforage@0.105.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/cache-inmemory-lru@0.8.8
@graphql-mesh/cache-redis@0.104.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
@graphql-mesh/cache-upstash-redis@0.1.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
@graphql-mesh/compose-cli@1.4.12
Patch Changes
-
#8669
7476c9a
Thanks @renovate! - dependencies updates:- Updated dependency
@commander-js/extra-typings@^14.0.0
↗︎
(from^13.0.0
, independencies
)
- Updated dependency
-
#8671
9b94301
Thanks @renovate! - dependencies updates:- Updated dependency
commander@^14.0.0
↗︎
(from^13.0.0
, independencies
)
- Updated dependency
-
Updated dependencies
[00dd66a
,
c37c23b
]:- @graphql-mesh/fusion-composition@0.8.11
- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/include@0.3.7
@graphql-mesh/fusion-composition@0.8.11
Patch Changes
- #8683
00dd66a
Thanks @renovate! - dependencies updates:- Updated dependency
@theguild/federation-composition@^0.19.0
↗︎
(from^0.18.2
, independencies
)
- Updated dependency
- Updated dependencies
[c37c23b
]:- @graphql-mesh/utils@0.104.7
@graphql-mesh/include@0.3.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/utils@0.104.7
@graphql-mesh/apollo-link@0.106.7
Patch Changes
- Updated dependencies
[f76c07f
]:- @graphql-mesh/runtime@0.106.7
@graphql-mesh/cli@0.100.8
Patch Changes
- Updated dependencies
[f76c07f
,
c37c23b
]:- @graphql-mesh/runtime@0.106.7
- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/config@0.108.8
- @graphql-mesh/http@0.106.7
- @graphql-mesh/store@0.104.7
- @graphql-mesh/include@0.3.7
@graphql-mesh/config@0.108.8
Patch Changes
- Updated dependencies
[f76c07f
,
c37c23b
]:- @graphql-mesh/runtime@0.106.7
- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/cache-localforage@0.105.8
- @graphql-mesh/merger-bare@0.105.7
- @graphql-mesh/merger-stitching@0.105.7
- @graphql-mesh/store@0.104.7
@graphql-mesh/graphql@0.104.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
@graphql-mesh/grpc@0.108.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @graphql-mesh/transport-grpc@0.3.7
@graphql-mesh/json-schema@0.109.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/json-schema@0.109.8
@graphql-mesh/mongoose@0.104.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
@graphql-mesh/mysql@0.105.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/mysql@0.9.8
@graphql-mesh/neo4j@0.107.5
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/neo4j@0.11.5
@graphql-mesh/odata@0.106.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/odata@0.2.7
@graphql-mesh/openapi@0.109.14
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @omnigraph/openapi@0.109.14
- @graphql-mesh/store@0.104.7
@graphql-mesh/postgraphile@0.104.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
@graphql-mesh/raml@0.109.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/raml@0.109.8
@graphql-mesh/soap@0.107.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/soap@0.107.8
@graphql-mesh/supergraph@0.10.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
@graphql-mesh/thrift@0.106.8
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
- @graphql-mesh/store@0.104.7
- @omnigraph/thrift@0.9.8
@graphql-mesh/tuql@0.105.7
Patch Changes
- Updated dependencies
[c37c23b
]:- @graphql-mesh/types@0.104.7
- @omnigraph/sqlite@0.8.7
@graphql-mesh/http@0.106.7
Patch Changes
- Updated dependencies
[f76c07f
,
c37c23b
]:- @graphql-mesh/runtime@0.106.7
- @graphql-mesh/types@0.104.7
- @graphql-mesh/utils@0.104.7
@graphql-mesh/merger-bare@0.105.7
Patch Changes
- Updated dependencies
[[c37c23b
](https://gith...
July 17, 2025
@graphql-mesh/mysql@0.105.7
Patch Changes
-
#8665
e2887f2
Thanks @angelsvirkov! - Fix tables and tableFields config
options inside mysql handler and schema loader -
Updated dependencies
[e2887f2
]:- @omnigraph/mysql@0.9.7
@omnigraph/mysql@0.9.7
Patch Changes
- #8665
e2887f2
Thanks @angelsvirkov! - Fix tables and tableFields config
options inside mysql handler and schema loader