UNPKG

@graphql-mesh/container

Version:
1,395 lines (1,159 loc) 128 kB
# @graphql-mesh/container ## 0.1.141-alpha-20220825091832-e8f148ede ### Patch Changes - Updated dependencies []: - @graphql-mesh/json-schema@0.34.2-alpha-20220825091832-e8f148ede - @graphql-mesh/openapi@0.32.2-alpha-20220825091832-e8f148ede ## 0.1.140 ### Patch Changes - Updated dependencies []: - @graphql-mesh/json-schema@0.34.1 - @graphql-mesh/openapi@0.32.1 ## 0.1.139 ### Patch Changes - [#4357](https://github.com/Urigo/graphql-mesh/pull/4357) [`be79b20a5`](https://github.com/Urigo/graphql-mesh/commit/be79b20a59b14d5d79bfeb260e4ecabc58c26efb) Thanks [@gilgardosh](https://github.com/gilgardosh)! - ## Breaking changes OpenAPI has been completely rewritten based on JSON Schema handler from scratch. It's now more stable and supports more features. However, it produces different output and takes different configuration options. Please check the migration guide to learn how to migrate your existing OpenAPI handler configuration. [Migration Guide from 0.31 to 0.32](https://www.graphql-mesh.com/docs/migration/openapi-0.31-0.32) This rewrite has been done under `@graphql-mesh/new-openapi` name so far, and you can check its changelog to see the progress. [`@graphql-mesh/new-openapi`'s `CHANGELOG`](https://github.com/Urigo/graphql-mesh/blob/99b5691e216b1ae7f46c3db1b3e91345e5351df8/packages/handlers/new-openapi/CHANGELOG.md) - Updated dependencies [[`b5c59ffce`](https://github.com/Urigo/graphql-mesh/commit/b5c59ffceae7091f8d2b98ee548890acdbd57824), [`be79b20a5`](https://github.com/Urigo/graphql-mesh/commit/be79b20a59b14d5d79bfeb260e4ecabc58c26efb), [`b5c59ffce`](https://github.com/Urigo/graphql-mesh/commit/b5c59ffceae7091f8d2b98ee548890acdbd57824), [`be79b20a5`](https://github.com/Urigo/graphql-mesh/commit/be79b20a59b14d5d79bfeb260e4ecabc58c26efb), [`b5c59ffce`](https://github.com/Urigo/graphql-mesh/commit/b5c59ffceae7091f8d2b98ee548890acdbd57824)]: - @graphql-mesh/config@6.2.0 - @graphql-mesh/openapi@0.32.0 - @graphql-mesh/runtime@0.42.3 - @graphql-mesh/graphql@0.30.0 - @graphql-mesh/json-schema@0.34.0 - @graphql-mesh/odata@0.19.0 - @graphql-mesh/soap@0.13.0 - @graphql-mesh/cli@0.76.2 - @graphql-mesh/grpc@0.24.25 - @graphql-mesh/postgraphile@0.20.45 - @graphql-mesh/plugin-mock@0.0.6 - @graphql-mesh/transform-cache@0.12.34 - @graphql-mesh/transform-encapsulate@0.3.80 - @graphql-mesh/transform-extend@0.10.44 - @graphql-mesh/transform-filter-schema@0.14.79 - @graphql-mesh/transform-prefix@0.11.68 - @graphql-mesh/transform-rename@0.12.69 - @graphql-mesh/transform-resolvers-composition@0.12.78 ## 0.1.138 ### Patch Changes - Updated dependencies [[`1fbadb454`](https://github.com/Urigo/graphql-mesh/commit/1fbadb454b21411dabcb4771c2747c2ec49133c9)]: - @graphql-mesh/cli@0.76.1 - @graphql-mesh/json-schema@0.33.2 ## 0.1.137 ### Patch Changes - Updated dependencies [[`f23e14eba`](https://github.com/Urigo/graphql-mesh/commit/f23e14ebaf7c6a869207edc43b0e2a8114d0d21f), [`f23e14eba`](https://github.com/Urigo/graphql-mesh/commit/f23e14ebaf7c6a869207edc43b0e2a8114d0d21f)]: - @graphql-mesh/cli@0.76.0 - @graphql-mesh/config@6.1.0 - @graphql-mesh/graphql@0.29.12 - @graphql-mesh/grpc@0.24.24 - @graphql-mesh/json-schema@0.33.1 - @graphql-mesh/odata@0.18.14 - @graphql-mesh/openapi@0.31.2 - @graphql-mesh/postgraphile@0.20.44 - @graphql-mesh/soap@0.12.12 - @graphql-mesh/plugin-mock@0.0.5 - @graphql-mesh/runtime@0.42.2 - @graphql-mesh/transform-cache@0.12.33 - @graphql-mesh/transform-encapsulate@0.3.79 - @graphql-mesh/transform-extend@0.10.43 - @graphql-mesh/transform-filter-schema@0.14.78 - @graphql-mesh/transform-prefix@0.11.67 - @graphql-mesh/transform-rename@0.12.68 - @graphql-mesh/transform-resolvers-composition@0.12.77 ## 0.1.136 ### Patch Changes - Updated dependencies [[`130d7bdeb`](https://github.com/Urigo/graphql-mesh/commit/130d7bdeb190ebf8fa2d6c7565289891e824bb40), [`de7081cdb`](https://github.com/Urigo/graphql-mesh/commit/de7081cdbb4c6ddb8ff60ac15089a19f70ee3a3a), [`de7081cdb`](https://github.com/Urigo/graphql-mesh/commit/de7081cdbb4c6ddb8ff60ac15089a19f70ee3a3a), [`de7081cdb`](https://github.com/Urigo/graphql-mesh/commit/de7081cdbb4c6ddb8ff60ac15089a19f70ee3a3a), [`fd9356d31`](https://github.com/Urigo/graphql-mesh/commit/fd9356d31ace0bc411602a31e419a9091b6c3323), [`ab89f98cf`](https://github.com/Urigo/graphql-mesh/commit/ab89f98cf7b9a0dceb3b03aed5528b001c3f2496), [`e81f3e9a1`](https://github.com/Urigo/graphql-mesh/commit/e81f3e9a1729b0e6ffeaf433d29d122e6c0173e5), [`ca6d6206b`](https://github.com/Urigo/graphql-mesh/commit/ca6d6206b02dfaa42eafa83442a04b33bbdf2db9), [`f882aca38`](https://github.com/Urigo/graphql-mesh/commit/f882aca388380ad9dff1d618424e8a36b8607319)]: - @graphql-mesh/cli@0.75.12 - @graphql-mesh/config@6.0.1 - @graphql-mesh/odata@0.18.13 - @graphql-mesh/openapi@0.31.1 - @graphql-mesh/runtime@0.42.1 - @graphql-mesh/json-schema@0.33.0 - @graphql-mesh/graphql@0.29.11 - @graphql-mesh/grpc@0.24.23 - @graphql-mesh/postgraphile@0.20.43 - @graphql-mesh/soap@0.12.11 - @graphql-mesh/plugin-mock@0.0.4 - @graphql-mesh/transform-cache@0.12.32 - @graphql-mesh/transform-encapsulate@0.3.78 - @graphql-mesh/transform-extend@0.10.42 - @graphql-mesh/transform-filter-schema@0.14.77 - @graphql-mesh/transform-prefix@0.11.66 - @graphql-mesh/transform-rename@0.12.67 - @graphql-mesh/transform-resolvers-composition@0.12.76 ## 0.1.135 ### Patch Changes - Updated dependencies [[`5f4cb8dc7`](https://github.com/Urigo/graphql-mesh/commit/5f4cb8dc747510f6578f6c79b04104d87d4d5944), [`209717f0b`](https://github.com/Urigo/graphql-mesh/commit/209717f0b87a56326cfd37fb9f26cb1ccbc47b1a), [`209717f0b`](https://github.com/Urigo/graphql-mesh/commit/209717f0b87a56326cfd37fb9f26cb1ccbc47b1a)]: - @graphql-mesh/grpc@0.24.22 - @graphql-mesh/runtime@0.42.0 - @graphql-mesh/cli@0.75.11 - @graphql-mesh/config@6.0.0 ## 0.1.134 ### Patch Changes - Updated dependencies []: - @graphql-mesh/json-schema@0.32.1 ## 0.1.133 ### Patch Changes - [#4314](https://github.com/Urigo/graphql-mesh/pull/4314) [`cbc00748e`](https://github.com/Urigo/graphql-mesh/commit/cbc00748e8538e17e83b1a858947ff6503c6d5c0) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: - Updated dependency [`graphql@16.6.0` ↗︎](https://www.npmjs.com/package/graphql/v/16.6.0) (from `16.5.0`, in `dependencies`) - Updated dependencies [[`cbc00748e`](https://github.com/Urigo/graphql-mesh/commit/cbc00748e8538e17e83b1a858947ff6503c6d5c0), [`b882f265f`](https://github.com/Urigo/graphql-mesh/commit/b882f265f8b1258f45fa2c27e7cc32b0bc8f2a54), [`cbc00748e`](https://github.com/Urigo/graphql-mesh/commit/cbc00748e8538e17e83b1a858947ff6503c6d5c0), [`b162269f7`](https://github.com/Urigo/graphql-mesh/commit/b162269f70a90594962792ffaaa40d3a7ee9f4e4), [`e9a251cc8`](https://github.com/Urigo/graphql-mesh/commit/e9a251cc812dbe579a483b06be932e904891b752)]: - @graphql-mesh/config@5.1.8 - @graphql-mesh/graphql@0.29.10 - @graphql-mesh/runtime@0.41.10 - @graphql-mesh/openapi@0.31.0 - @graphql-mesh/json-schema@0.32.0 - @graphql-mesh/cli@0.75.10 - @graphql-mesh/grpc@0.24.21 - @graphql-mesh/odata@0.18.12 - @graphql-mesh/postgraphile@0.20.42 - @graphql-mesh/soap@0.12.10 - @graphql-mesh/plugin-mock@0.0.3 - @graphql-mesh/transform-cache@0.12.31 - @graphql-mesh/transform-encapsulate@0.3.77 - @graphql-mesh/transform-extend@0.10.41 - @graphql-mesh/transform-filter-schema@0.14.76 - @graphql-mesh/transform-prefix@0.11.65 - @graphql-mesh/transform-rename@0.12.66 - @graphql-mesh/transform-resolvers-composition@0.12.75 ## 0.1.132 ### Patch Changes - Updated dependencies [[`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`824bc114b`](https://github.com/Urigo/graphql-mesh/commit/824bc114b766eb2066e87ecd09802a56d580815d), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2), [`991373717`](https://github.com/Urigo/graphql-mesh/commit/99137371708b7fe12b32dfcfe93d535507a7f968), [`a2e59dfdd`](https://github.com/Urigo/graphql-mesh/commit/a2e59dfdd70b8a7bc0e9d658ff1a53029757eaa2)]: - @graphql-mesh/cli@0.75.9 - @graphql-mesh/config@5.1.7 - @graphql-mesh/graphql@0.29.9 - @graphql-mesh/grpc@0.24.20 - @graphql-mesh/json-schema@0.31.2 - @graphql-mesh/odata@0.18.11 - @graphql-mesh/openapi@0.30.2 - @graphql-mesh/plugin-mock@0.0.2 - @graphql-mesh/postgraphile@0.20.41 - @graphql-mesh/runtime@0.41.9 - @graphql-mesh/soap@0.12.9 - @graphql-mesh/transform-cache@0.12.30 - @graphql-mesh/transform-encapsulate@0.3.76 - @graphql-mesh/transform-extend@0.10.40 - @graphql-mesh/transform-filter-schema@0.14.75 - @graphql-mesh/transform-prefix@0.11.64 - @graphql-mesh/transform-rename@0.12.65 - @graphql-mesh/transform-resolvers-composition@0.12.74 ## 0.1.131 ### Patch Changes - [#4263](https://github.com/Urigo/graphql-mesh/pull/4263) [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: - Added dependency [`@graphql-mesh/plugin-mock@0.0.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/plugin-mock/v/0.0.0) (to `dependencies`) - Removed dependency [`@graphql-mesh/transform-mock@0.15.6` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-mock/v/0.15.6) (from `dependencies`) - Updated dependencies [[`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`eb93907c7`](https://github.com/Urigo/graphql-mesh/commit/eb93907c7c7373a799397f0f7c659c72c44f2c7e), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`db10974ea`](https://github.com/Urigo/graphql-mesh/commit/db10974eaa422967b3ce0ff0101ae97bca3ebf73), [`90edf18b8`](https://github.com/Urigo/graphql-mesh/commit/90edf18b850ef1b49df201ae412bcd9b3ce3c115)]: - @graphql-mesh/cli@0.75.8 - @graphql-mesh/config@5.1.6 - @graphql-mesh/graphql@0.29.8 - @graphql-mesh/json-schema@0.31.1 - @graphql-mesh/odata@0.18.10 - @graphql-mesh/openapi@0.30.1 - @graphql-mesh/postgraphile@0.20.40 - @graphql-mesh/runtime@0.41.8 - @graphql-mesh/soap@0.12.8 - @graphql-mesh/transform-cache@0.12.29 - @graphql-mesh/transform-encapsulate@0.3.75 - @graphql-mesh/transform-extend@0.10.39 - @graphql-mesh/transform-filter-schema@0.14.74 - @graphql-mesh/transform-prefix@0.11.63 - @graphql-mesh/transform-rename@0.12.64 - @graphql-mesh/transform-resolvers-composition@0.12.73 - @graphql-mesh/plugin-mock@0.0.1 - @graphql-mesh/grpc@0.24.19 ## 0.1.130 ### Patch Changes - Updated dependencies [[`be784e653`](https://github.com/Urigo/graphql-mesh/commit/be784e6533f0c66774d1251382082f0a426e0978), [`be784e653`](https://github.com/Urigo/graphql-mesh/commit/be784e6533f0c66774d1251382082f0a426e0978), [`31fc25974`](https://github.com/Urigo/graphql-mesh/commit/31fc259744b77a6a649487562f59e97f2e08e3aa), [`760a60483`](https://github.com/Urigo/graphql-mesh/commit/760a60483c2a95a4453b043d97b72c0ee46e5c65)]: - @graphql-mesh/openapi@0.30.0 - @graphql-mesh/json-schema@0.31.0 - @graphql-mesh/runtime@0.41.7 - @graphql-mesh/cli@0.75.7 ## 0.1.129 ### Patch Changes - Updated dependencies [[`fb2c0546f`](https://github.com/Urigo/graphql-mesh/commit/fb2c0546f4a3ec116d20f0f097052bfc25f44252)]: - @graphql-mesh/cli@0.75.6 ## 0.1.128 ### Patch Changes - Updated dependencies []: - @graphql-mesh/json-schema@0.30.7 ## 0.1.127 ### Patch Changes - Updated dependencies [[`162c06744`](https://github.com/Urigo/graphql-mesh/commit/162c067448c74ff0ed4a8ee78d39c8aecf87f67e), [`31d5f6eaa`](https://github.com/Urigo/graphql-mesh/commit/31d5f6eaac6342c2d8786ea4b3e5b774fe95a5ff), [`945f49887`](https://github.com/Urigo/graphql-mesh/commit/945f498874e840ed36884774d1408f7cf354f22a), [`42e19c58c`](https://github.com/Urigo/graphql-mesh/commit/42e19c58c9c6b87ea2bc48a36766f131cc87a153)]: - @graphql-mesh/openapi@0.29.0 - @graphql-mesh/json-schema@0.30.6 - @graphql-mesh/cli@0.75.5 - @graphql-mesh/config@5.1.5 - @graphql-mesh/graphql@0.29.7 - @graphql-mesh/grpc@0.24.18 - @graphql-mesh/odata@0.18.9 - @graphql-mesh/postgraphile@0.20.39 - @graphql-mesh/soap@0.12.7 - @graphql-mesh/runtime@0.41.6 - @graphql-mesh/transform-cache@0.12.28 - @graphql-mesh/transform-encapsulate@0.3.74 - @graphql-mesh/transform-extend@0.10.38 - @graphql-mesh/transform-filter-schema@0.14.73 - @graphql-mesh/transform-mock@0.15.6 - @graphql-mesh/transform-prefix@0.11.62 - @graphql-mesh/transform-rename@0.12.63 - @graphql-mesh/transform-resolvers-composition@0.12.72 ## 0.1.126 ### Patch Changes - Updated dependencies [c88a34d82] - @graphql-mesh/json-schema@0.30.5 - @graphql-mesh/cli@0.75.4 - @graphql-mesh/config@5.1.4 - @graphql-mesh/graphql@0.29.6 - @graphql-mesh/grpc@0.24.17 - @graphql-mesh/odata@0.18.8 - @graphql-mesh/openapi@0.28.6 - @graphql-mesh/postgraphile@0.20.38 - @graphql-mesh/soap@0.12.6 - @graphql-mesh/runtime@0.41.5 - @graphql-mesh/transform-cache@0.12.27 - @graphql-mesh/transform-encapsulate@0.3.73 - @graphql-mesh/transform-extend@0.10.37 - @graphql-mesh/transform-filter-schema@0.14.72 - @graphql-mesh/transform-mock@0.15.5 - @graphql-mesh/transform-prefix@0.11.61 - @graphql-mesh/transform-rename@0.12.62 - @graphql-mesh/transform-resolvers-composition@0.12.71 ## 0.1.125 ### Patch Changes - Updated dependencies [a0adc23e9] - @graphql-mesh/config@5.1.3 - @graphql-mesh/cli@0.75.3 ## 0.1.124 ### Patch Changes - @graphql-mesh/cli@0.75.2 - @graphql-mesh/config@5.1.2 - @graphql-mesh/graphql@0.29.5 - @graphql-mesh/grpc@0.24.16 - @graphql-mesh/json-schema@0.30.4 - @graphql-mesh/odata@0.18.7 - @graphql-mesh/openapi@0.28.5 - @graphql-mesh/postgraphile@0.20.37 - @graphql-mesh/soap@0.12.5 - @graphql-mesh/runtime@0.41.4 - @graphql-mesh/transform-cache@0.12.26 - @graphql-mesh/transform-encapsulate@0.3.72 - @graphql-mesh/transform-extend@0.10.36 - @graphql-mesh/transform-filter-schema@0.14.71 - @graphql-mesh/transform-mock@0.15.4 - @graphql-mesh/transform-prefix@0.11.60 - @graphql-mesh/transform-rename@0.12.61 - @graphql-mesh/transform-resolvers-composition@0.12.70 ## 0.1.123 ### Patch Changes - Updated dependencies [42d6c3f4d] - @graphql-mesh/cli@0.75.1 - @graphql-mesh/json-schema@0.30.3 - @graphql-mesh/config@5.1.1 - @graphql-mesh/graphql@0.29.4 - @graphql-mesh/grpc@0.24.15 - @graphql-mesh/odata@0.18.6 - @graphql-mesh/openapi@0.28.4 - @graphql-mesh/postgraphile@0.20.36 - @graphql-mesh/soap@0.12.4 - @graphql-mesh/runtime@0.41.3 - @graphql-mesh/transform-cache@0.12.25 - @graphql-mesh/transform-encapsulate@0.3.71 - @graphql-mesh/transform-extend@0.10.35 - @graphql-mesh/transform-filter-schema@0.14.70 - @graphql-mesh/transform-mock@0.15.3 - @graphql-mesh/transform-prefix@0.11.59 - @graphql-mesh/transform-rename@0.12.60 - @graphql-mesh/transform-resolvers-composition@0.12.69 ## 0.1.122 ### Patch Changes - Updated dependencies [be1f8e964] - Updated dependencies [28255d1e7] - Updated dependencies [a2ef35c35] - @graphql-mesh/cli@0.75.0 - @graphql-mesh/config@5.1.0 - @graphql-mesh/openapi@0.28.3 - @graphql-mesh/odata@0.18.5 - @graphql-mesh/json-schema@0.30.2 - @graphql-mesh/graphql@0.29.3 - @graphql-mesh/grpc@0.24.14 - @graphql-mesh/postgraphile@0.20.35 - @graphql-mesh/soap@0.12.3 - @graphql-mesh/runtime@0.41.2 - @graphql-mesh/transform-cache@0.12.24 - @graphql-mesh/transform-encapsulate@0.3.70 - @graphql-mesh/transform-extend@0.10.34 - @graphql-mesh/transform-filter-schema@0.14.69 - @graphql-mesh/transform-mock@0.15.2 - @graphql-mesh/transform-prefix@0.11.58 - @graphql-mesh/transform-rename@0.12.59 - @graphql-mesh/transform-resolvers-composition@0.12.68 ## 0.1.121 ### Patch Changes - Updated dependencies [2e89d814b] - @graphql-mesh/runtime@0.41.1 - @graphql-mesh/cli@0.74.2 - @graphql-mesh/config@5.0.1 - @graphql-mesh/graphql@0.29.2 - @graphql-mesh/grpc@0.24.13 - @graphql-mesh/json-schema@0.30.1 - @graphql-mesh/odata@0.18.4 - @graphql-mesh/openapi@0.28.2 - @graphql-mesh/postgraphile@0.20.34 - @graphql-mesh/soap@0.12.2 - @graphql-mesh/transform-cache@0.12.23 - @graphql-mesh/transform-encapsulate@0.3.69 - @graphql-mesh/transform-extend@0.10.33 - @graphql-mesh/transform-filter-schema@0.14.68 - @graphql-mesh/transform-mock@0.15.1 - @graphql-mesh/transform-prefix@0.11.57 - @graphql-mesh/transform-rename@0.12.58 - @graphql-mesh/transform-resolvers-composition@0.12.67 ## 0.1.120 ### Patch Changes - Updated dependencies [eade5bb9f] - Updated dependencies [ad22cbdac] - Updated dependencies [bcd9355ee] - @graphql-mesh/json-schema@0.30.0 - @graphql-mesh/config@5.0.0 - @graphql-mesh/runtime@0.41.0 - @graphql-mesh/transform-mock@0.15.0 - @graphql-mesh/cli@0.74.1 - @graphql-mesh/graphql@0.29.1 - @graphql-mesh/grpc@0.24.12 - @graphql-mesh/odata@0.18.3 - @graphql-mesh/openapi@0.28.1 - @graphql-mesh/postgraphile@0.20.33 - @graphql-mesh/soap@0.12.1 - @graphql-mesh/transform-cache@0.12.22 - @graphql-mesh/transform-encapsulate@0.3.68 - @graphql-mesh/transform-extend@0.10.32 - @graphql-mesh/transform-filter-schema@0.14.67 - @graphql-mesh/transform-prefix@0.11.56 - @graphql-mesh/transform-rename@0.12.57 - @graphql-mesh/transform-resolvers-composition@0.12.66 ## 0.1.119 ### Patch Changes - Updated dependencies [f16df1f9b] - @graphql-mesh/grpc@0.24.11 ## 0.1.118 ### Patch Changes - Updated dependencies [66f5d0189] - Updated dependencies [0401c7617] - Updated dependencies [0401c7617] - @graphql-mesh/graphql@0.29.0 - @graphql-mesh/cli@0.74.0 - @graphql-mesh/openapi@0.28.0 - @graphql-mesh/soap@0.12.0 - @graphql-mesh/runtime@0.40.0 - @graphql-mesh/config@4.0.0 - @graphql-mesh/grpc@0.24.10 - @graphql-mesh/json-schema@0.29.2 - @graphql-mesh/odata@0.18.2 - @graphql-mesh/postgraphile@0.20.32 - @graphql-mesh/transform-cache@0.12.21 - @graphql-mesh/transform-encapsulate@0.3.67 - @graphql-mesh/transform-extend@0.10.31 - @graphql-mesh/transform-filter-schema@0.14.66 - @graphql-mesh/transform-mock@0.14.51 - @graphql-mesh/transform-prefix@0.11.55 - @graphql-mesh/transform-rename@0.12.56 - @graphql-mesh/transform-resolvers-composition@0.12.65 ## 0.1.117 ### Patch Changes - Updated dependencies [94971ee6b] - @graphql-mesh/transform-extend@0.10.30 - @graphql-mesh/json-schema@0.29.1 - @graphql-mesh/cli@0.73.4 - @graphql-mesh/config@3.0.1 - @graphql-mesh/graphql@0.28.1 - @graphql-mesh/grpc@0.24.9 - @graphql-mesh/odata@0.18.1 - @graphql-mesh/openapi@0.27.1 - @graphql-mesh/postgraphile@0.20.31 - @graphql-mesh/soap@0.11.1 - @graphql-mesh/transform-cache@0.12.20 - @graphql-mesh/transform-mock@0.14.50 - @graphql-mesh/runtime@0.39.1 - @graphql-mesh/transform-encapsulate@0.3.66 - @graphql-mesh/transform-filter-schema@0.14.65 - @graphql-mesh/transform-prefix@0.11.54 - @graphql-mesh/transform-rename@0.12.55 - @graphql-mesh/transform-resolvers-composition@0.12.64 ## 0.1.116 ### Patch Changes - Updated dependencies [19d06f6c9] - Updated dependencies [19d06f6c9] - Updated dependencies [ee592adbf] - Updated dependencies [a0950ac6f] - @graphql-mesh/transform-rename@0.12.54 - @graphql-mesh/transform-filter-schema@0.14.64 - @graphql-mesh/config@3.0.0 - @graphql-mesh/graphql@0.28.0 - @graphql-mesh/json-schema@0.29.0 - @graphql-mesh/odata@0.18.0 - @graphql-mesh/openapi@0.27.0 - @graphql-mesh/soap@0.11.0 - @graphql-mesh/runtime@0.39.0 - @graphql-mesh/cli@0.73.3 - @graphql-mesh/grpc@0.24.8 - @graphql-mesh/postgraphile@0.20.30 - @graphql-mesh/transform-cache@0.12.19 - @graphql-mesh/transform-encapsulate@0.3.65 - @graphql-mesh/transform-extend@0.10.29 - @graphql-mesh/transform-mock@0.14.49 - @graphql-mesh/transform-prefix@0.11.53 - @graphql-mesh/transform-resolvers-composition@0.12.63 ## 0.1.115 ### Patch Changes - Updated dependencies [f9969f116] - @graphql-mesh/openapi@0.26.4 ## 0.1.114 ### Patch Changes - Updated dependencies [d4754ad08] - Updated dependencies [2df026e90] - @graphql-mesh/config@2.0.0 - @graphql-mesh/runtime@0.38.0 - @graphql-mesh/grpc@0.24.7 - @graphql-mesh/cli@0.73.2 - @graphql-mesh/graphql@0.27.3 - @graphql-mesh/json-schema@0.28.19 - @graphql-mesh/odata@0.17.29 - @graphql-mesh/openapi@0.26.3 - @graphql-mesh/postgraphile@0.20.29 - @graphql-mesh/soap@0.10.63 - @graphql-mesh/transform-cache@0.12.18 - @graphql-mesh/transform-encapsulate@0.3.64 - @graphql-mesh/transform-extend@0.10.28 - @graphql-mesh/transform-filter-schema@0.14.63 - @graphql-mesh/transform-mock@0.14.48 - @graphql-mesh/transform-prefix@0.11.52 - @graphql-mesh/transform-rename@0.12.53 - @graphql-mesh/transform-resolvers-composition@0.12.62 ## 0.1.113 ### Patch Changes - Updated dependencies [ed9ba7f48] - @graphql-mesh/config@1.0.1 - @graphql-mesh/cli@0.73.1 - @graphql-mesh/graphql@0.27.2 - @graphql-mesh/grpc@0.24.6 - @graphql-mesh/json-schema@0.28.18 - @graphql-mesh/odata@0.17.28 - @graphql-mesh/openapi@0.26.2 - @graphql-mesh/postgraphile@0.20.28 - @graphql-mesh/soap@0.10.62 - @graphql-mesh/runtime@0.37.1 - @graphql-mesh/transform-cache@0.12.17 - @graphql-mesh/transform-encapsulate@0.3.63 - @graphql-mesh/transform-extend@0.10.27 - @graphql-mesh/transform-filter-schema@0.14.62 - @graphql-mesh/transform-mock@0.14.47 - @graphql-mesh/transform-prefix@0.11.51 - @graphql-mesh/transform-rename@0.12.52 - @graphql-mesh/transform-resolvers-composition@0.12.61 ## 0.1.112 ### Patch Changes - Updated dependencies [4534e71ca] - Updated dependencies [ab93f1697] - @graphql-mesh/cli@0.73.0 - @graphql-mesh/runtime@0.37.0 - @graphql-mesh/config@1.0.0 ## 0.1.111 ### Patch Changes - Updated dependencies [41cfb46b4] - Updated dependencies [c402b2c97] - @graphql-mesh/config@0.37.6 - @graphql-mesh/cli@0.72.1 - @graphql-mesh/graphql@0.27.1 - @graphql-mesh/grpc@0.24.5 - @graphql-mesh/json-schema@0.28.17 - @graphql-mesh/odata@0.17.27 - @graphql-mesh/openapi@0.26.1 - @graphql-mesh/postgraphile@0.20.27 - @graphql-mesh/soap@0.10.61 - @graphql-mesh/runtime@0.36.1 - @graphql-mesh/transform-cache@0.12.16 - @graphql-mesh/transform-encapsulate@0.3.62 - @graphql-mesh/transform-extend@0.10.26 - @graphql-mesh/transform-filter-schema@0.14.61 - @graphql-mesh/transform-mock@0.14.46 - @graphql-mesh/transform-prefix@0.11.50 - @graphql-mesh/transform-rename@0.12.51 - @graphql-mesh/transform-resolvers-composition@0.12.60 ## 0.1.110 ### Patch Changes - Updated dependencies [13b9b30f7] - @graphql-mesh/cli@0.72.0 - @graphql-mesh/graphql@0.27.0 - @graphql-mesh/openapi@0.26.0 - @graphql-mesh/runtime@0.36.0 - @graphql-mesh/config@1.0.0 - @graphql-mesh/grpc@0.24.4 - @graphql-mesh/json-schema@0.28.16 - @graphql-mesh/odata@0.17.26 - @graphql-mesh/postgraphile@0.20.26 - @graphql-mesh/transform-cache@0.12.15 - @graphql-mesh/transform-mock@0.14.45 - @graphql-mesh/soap@0.10.60 - @graphql-mesh/transform-encapsulate@0.3.61 - @graphql-mesh/transform-extend@0.10.25 - @graphql-mesh/transform-filter-schema@0.14.60 - @graphql-mesh/transform-prefix@0.11.49 - @graphql-mesh/transform-rename@0.12.50 - @graphql-mesh/transform-resolvers-composition@0.12.59 ## 0.1.109 ### Patch Changes - @graphql-mesh/cli@0.71.5 - @graphql-mesh/config@0.37.5 - @graphql-mesh/graphql@0.26.3 - @graphql-mesh/grpc@0.24.3 - @graphql-mesh/json-schema@0.28.15 - @graphql-mesh/odata@0.17.25 - @graphql-mesh/openapi@0.25.11 - @graphql-mesh/postgraphile@0.20.25 - @graphql-mesh/soap@0.10.59 - @graphql-mesh/runtime@0.35.4 - @graphql-mesh/transform-cache@0.12.14 - @graphql-mesh/transform-encapsulate@0.3.60 - @graphql-mesh/transform-extend@0.10.24 - @graphql-mesh/transform-filter-schema@0.14.59 - @graphql-mesh/transform-mock@0.14.44 - @graphql-mesh/transform-prefix@0.11.48 - @graphql-mesh/transform-rename@0.12.49 - @graphql-mesh/transform-resolvers-composition@0.12.58 ## 0.1.108 ### Patch Changes - Updated dependencies [930bbd3ee] - Updated dependencies [2332ee785] - @graphql-mesh/runtime@0.35.3 - @graphql-mesh/config@0.37.4 - @graphql-mesh/cli@0.71.4 ## 0.1.107 ### Patch Changes - Updated dependencies [d17d55881] - @graphql-mesh/cli@0.71.3 - @graphql-mesh/config@0.37.3 ## 0.1.106 ### Patch Changes - Updated dependencies [3c0366d2c] - @graphql-mesh/cli@0.71.2 - @graphql-mesh/config@0.37.2 - @graphql-mesh/graphql@0.26.2 - @graphql-mesh/grpc@0.24.2 - @graphql-mesh/json-schema@0.28.14 - @graphql-mesh/odata@0.17.24 - @graphql-mesh/openapi@0.25.10 - @graphql-mesh/postgraphile@0.20.24 - @graphql-mesh/soap@0.10.58 - @graphql-mesh/transform-cache@0.12.13 - @graphql-mesh/transform-mock@0.14.43 - @graphql-mesh/transform-extend@0.10.23 - @graphql-mesh/runtime@0.35.2 - @graphql-mesh/transform-encapsulate@0.3.59 - @graphql-mesh/transform-filter-schema@0.14.58 - @graphql-mesh/transform-prefix@0.11.47 - @graphql-mesh/transform-rename@0.12.48 - @graphql-mesh/transform-resolvers-composition@0.12.57 ## 0.1.105 ### Patch Changes - @graphql-mesh/cli@0.71.1 - @graphql-mesh/config@0.37.1 - @graphql-mesh/graphql@0.26.1 - @graphql-mesh/grpc@0.24.1 - @graphql-mesh/json-schema@0.28.13 - @graphql-mesh/odata@0.17.23 - @graphql-mesh/openapi@0.25.9 - @graphql-mesh/postgraphile@0.20.23 - @graphql-mesh/soap@0.10.57 - @graphql-mesh/runtime@0.35.1 - @graphql-mesh/transform-cache@0.12.12 - @graphql-mesh/transform-encapsulate@0.3.58 - @graphql-mesh/transform-extend@0.10.22 - @graphql-mesh/transform-filter-schema@0.14.57 - @graphql-mesh/transform-mock@0.14.42 - @graphql-mesh/transform-prefix@0.11.46 - @graphql-mesh/transform-rename@0.12.47 - @graphql-mesh/transform-resolvers-composition@0.12.56 ## 0.1.104 ### Patch Changes - 974e703e2: Cleanup dependencies - Updated dependencies [974e703e2] - Updated dependencies [19a99c055] - Updated dependencies [974e703e2] - Updated dependencies [974e703e2] - Updated dependencies [893d526ab] - Updated dependencies [974e703e2] - @graphql-mesh/cli@0.71.0 - @graphql-mesh/graphql@0.26.0 - @graphql-mesh/grpc@0.24.0 - @graphql-mesh/json-schema@0.28.12 - @graphql-mesh/odata@0.17.22 - @graphql-mesh/openapi@0.25.8 - @graphql-mesh/postgraphile@0.20.22 - @graphql-mesh/soap@0.10.56 - @graphql-mesh/runtime@0.35.0 - @graphql-mesh/transform-cache@0.12.11 - @graphql-mesh/transform-mock@0.14.41 - @graphql-mesh/config@0.37.0 - @graphql-mesh/transform-encapsulate@0.3.57 - @graphql-mesh/transform-extend@0.10.21 - @graphql-mesh/transform-filter-schema@0.14.56 - @graphql-mesh/transform-prefix@0.11.45 - @graphql-mesh/transform-rename@0.12.46 - @graphql-mesh/transform-resolvers-composition@0.12.55 ## 0.1.103 ### Patch Changes - Updated dependencies [242b969cd] - Updated dependencies [5095f84dd] - @graphql-mesh/transform-rename@0.12.45 - @graphql-mesh/grpc@0.23.0 - @graphql-mesh/cli@0.70.4 - @graphql-mesh/config@0.36.5 - @graphql-mesh/graphql@0.25.6 - @graphql-mesh/json-schema@0.28.11 - @graphql-mesh/odata@0.17.21 - @graphql-mesh/openapi@0.25.7 - @graphql-mesh/postgraphile@0.20.21 - @graphql-mesh/soap@0.10.55 - @graphql-mesh/runtime@0.34.10 - @graphql-mesh/transform-cache@0.12.10 - @graphql-mesh/transform-encapsulate@0.3.56 - @graphql-mesh/transform-extend@0.10.20 - @graphql-mesh/transform-filter-schema@0.14.55 - @graphql-mesh/transform-mock@0.14.40 - @graphql-mesh/transform-prefix@0.11.44 - @graphql-mesh/transform-resolvers-composition@0.12.54 ## 0.1.102 ### Patch Changes - Updated dependencies [5c8f46ab9] - @graphql-mesh/transform-encapsulate@0.3.55 ## 0.1.101 ### Patch Changes - Updated dependencies [d4c3facb2] - Updated dependencies [f12dcb309] - @graphql-mesh/grpc@0.22.0 ## 0.1.100 ### Patch Changes - Updated dependencies [55ad5ea44] - @graphql-mesh/cli@0.70.3 - @graphql-mesh/config@0.36.4 - @graphql-mesh/transform-cache@0.12.9 - @graphql-mesh/transform-rename@0.12.44 - @graphql-mesh/grpc@0.21.20 - @graphql-mesh/odata@0.17.20 - @graphql-mesh/openapi@0.25.6 - @graphql-mesh/postgraphile@0.20.20 - @graphql-mesh/transform-extend@0.10.19 - @graphql-mesh/graphql@0.25.5 - @graphql-mesh/json-schema@0.28.10 - @graphql-mesh/soap@0.10.54 - @graphql-mesh/runtime@0.34.9 - @graphql-mesh/transform-encapsulate@0.3.54 - @graphql-mesh/transform-filter-schema@0.14.54 - @graphql-mesh/transform-mock@0.14.39 - @graphql-mesh/transform-prefix@0.11.43 - @graphql-mesh/transform-resolvers-composition@0.12.53 ## 0.1.99 ### Patch Changes - @graphql-mesh/cli@0.70.2 - @graphql-mesh/config@0.36.3 - @graphql-mesh/graphql@0.25.4 - @graphql-mesh/grpc@0.21.19 - @graphql-mesh/json-schema@0.28.9 - @graphql-mesh/odata@0.17.19 - @graphql-mesh/openapi@0.25.5 - @graphql-mesh/postgraphile@0.20.19 - @graphql-mesh/soap@0.10.53 - @graphql-mesh/runtime@0.34.8 - @graphql-mesh/transform-cache@0.12.8 - @graphql-mesh/transform-encapsulate@0.3.53 - @graphql-mesh/transform-extend@0.10.18 - @graphql-mesh/transform-filter-schema@0.14.53 - @graphql-mesh/transform-mock@0.14.38 - @graphql-mesh/transform-prefix@0.11.42 - @graphql-mesh/transform-rename@0.12.43 - @graphql-mesh/transform-resolvers-composition@0.12.52 ## 0.1.98 ### Patch Changes - Updated dependencies [66b9b3ddc] - Updated dependencies [66b9b3ddc] - @graphql-mesh/cli@0.70.1 - @graphql-mesh/config@0.36.2 - @graphql-mesh/grpc@0.21.18 - @graphql-mesh/odata@0.17.18 - @graphql-mesh/openapi@0.25.4 - @graphql-mesh/postgraphile@0.20.18 - @graphql-mesh/transform-extend@0.10.17 - @graphql-mesh/graphql@0.25.3 - @graphql-mesh/json-schema@0.28.8 - @graphql-mesh/soap@0.10.52 - @graphql-mesh/runtime@0.34.7 - @graphql-mesh/transform-cache@0.12.7 - @graphql-mesh/transform-encapsulate@0.3.52 - @graphql-mesh/transform-filter-schema@0.14.52 - @graphql-mesh/transform-mock@0.14.37 - @graphql-mesh/transform-prefix@0.11.41 - @graphql-mesh/transform-rename@0.12.42 - @graphql-mesh/transform-resolvers-composition@0.12.51 ## 0.1.97 ### Patch Changes - Updated dependencies [f7dda8637] - @graphql-mesh/cli@0.70.0 ## 0.1.96 ### Patch Changes - Updated dependencies [b9beacca2] - @graphql-mesh/graphql@0.25.2 - @graphql-mesh/odata@0.17.17 - @graphql-mesh/openapi@0.25.3 - @graphql-mesh/json-schema@0.28.7 - @graphql-mesh/cli@0.69.2 - @graphql-mesh/config@0.36.1 - @graphql-mesh/grpc@0.21.17 - @graphql-mesh/postgraphile@0.20.17 - @graphql-mesh/soap@0.10.51 - @graphql-mesh/runtime@0.34.6 - @graphql-mesh/transform-cache@0.12.6 - @graphql-mesh/transform-encapsulate@0.3.51 - @graphql-mesh/transform-extend@0.10.16 - @graphql-mesh/transform-filter-schema@0.14.51 - @graphql-mesh/transform-mock@0.14.36 - @graphql-mesh/transform-prefix@0.11.40 - @graphql-mesh/transform-rename@0.12.41 - @graphql-mesh/transform-resolvers-composition@0.12.50 ## 0.1.95 ### Patch Changes - Updated dependencies [efe797ff9] - Updated dependencies [fa2542468] - @graphql-mesh/runtime@0.34.5 - @graphql-mesh/config@0.36.0 - @graphql-mesh/cli@0.69.1 - @graphql-mesh/transform-cache@0.12.5 - @graphql-mesh/transform-rename@0.12.40 - @graphql-mesh/graphql@0.25.1 - @graphql-mesh/grpc@0.21.16 - @graphql-mesh/json-schema@0.28.6 - @graphql-mesh/odata@0.17.16 - @graphql-mesh/openapi@0.25.2 - @graphql-mesh/postgraphile@0.20.16 - @graphql-mesh/soap@0.10.50 - @graphql-mesh/transform-encapsulate@0.3.50 - @graphql-mesh/transform-extend@0.10.15 - @graphql-mesh/transform-filter-schema@0.14.50 - @graphql-mesh/transform-mock@0.14.35 - @graphql-mesh/transform-prefix@0.11.39 - @graphql-mesh/transform-resolvers-composition@0.12.49 ## 0.1.94 ### Patch Changes - Updated dependencies [ac2f700bf] - Updated dependencies [ac2f700bf] - @graphql-mesh/graphql@0.25.0 - @graphql-mesh/cli@0.69.0 - @graphql-mesh/config@0.35.4 - @graphql-mesh/grpc@0.21.15 - @graphql-mesh/json-schema@0.28.5 - @graphql-mesh/odata@0.17.15 - @graphql-mesh/openapi@0.25.1 - @graphql-mesh/postgraphile@0.20.15 - @graphql-mesh/soap@0.10.49 - @graphql-mesh/runtime@0.34.4 - @graphql-mesh/transform-cache@0.12.4 - @graphql-mesh/transform-encapsulate@0.3.49 - @graphql-mesh/transform-extend@0.10.14 - @graphql-mesh/transform-filter-schema@0.14.49 - @graphql-mesh/transform-mock@0.14.34 - @graphql-mesh/transform-prefix@0.11.38 - @graphql-mesh/transform-rename@0.12.39 - @graphql-mesh/transform-resolvers-composition@0.12.48 ## 0.1.93 ### Patch Changes - Updated dependencies [2e9addd80] - Updated dependencies [2e9addd80] - Updated dependencies [2e9addd80] - @graphql-mesh/graphql@0.24.0 - @graphql-mesh/odata@0.17.14 - @graphql-mesh/openapi@0.25.0 - @graphql-mesh/json-schema@0.28.4 - @graphql-mesh/cli@0.68.4 - @graphql-mesh/config@0.35.3 - @graphql-mesh/grpc@0.21.14 - @graphql-mesh/postgraphile@0.20.14 - @graphql-mesh/soap@0.10.48 - @graphql-mesh/runtime@0.34.3 - @graphql-mesh/transform-cache@0.12.3 - @graphql-mesh/transform-encapsulate@0.3.48 - @graphql-mesh/transform-extend@0.10.13 - @graphql-mesh/transform-filter-schema@0.14.48 - @graphql-mesh/transform-mock@0.14.33 - @graphql-mesh/transform-prefix@0.11.37 - @graphql-mesh/transform-rename@0.12.38 - @graphql-mesh/transform-resolvers-composition@0.12.47 ## 0.1.92 ### Patch Changes - Updated dependencies [c1a7c1c09] - @graphql-mesh/cli@0.68.3 ## 0.1.91 ### Patch Changes - @graphql-mesh/json-schema@0.28.3 ## 0.1.90 ### Patch Changes - @graphql-mesh/cli@0.68.2 - @graphql-mesh/config@0.35.2 - @graphql-mesh/graphql@0.23.10 - @graphql-mesh/grpc@0.21.13 - @graphql-mesh/json-schema@0.28.2 - @graphql-mesh/odata@0.17.13 - @graphql-mesh/openapi@0.24.13 - @graphql-mesh/postgraphile@0.20.13 - @graphql-mesh/soap@0.10.47 - @graphql-mesh/runtime@0.34.2 - @graphql-mesh/transform-cache@0.12.2 - @graphql-mesh/transform-encapsulate@0.3.47 - @graphql-mesh/transform-extend@0.10.12 - @graphql-mesh/transform-filter-schema@0.14.47 - @graphql-mesh/transform-mock@0.14.32 - @graphql-mesh/transform-prefix@0.11.36 - @graphql-mesh/transform-rename@0.12.37 - @graphql-mesh/transform-resolvers-composition@0.12.46 ## 0.1.89 ### Patch Changes - 7856f92d3: Bump all packages - Updated dependencies [7856f92d3] - @graphql-mesh/config@0.35.1 - @graphql-mesh/cli@0.68.1 - @graphql-mesh/graphql@0.23.9 - @graphql-mesh/grpc@0.21.12 - @graphql-mesh/json-schema@0.28.1 - @graphql-mesh/odata@0.17.12 - @graphql-mesh/openapi@0.24.12 - @graphql-mesh/postgraphile@0.20.12 - @graphql-mesh/soap@0.10.46 - @graphql-mesh/runtime@0.34.1 - @graphql-mesh/transform-cache@0.12.1 - @graphql-mesh/transform-encapsulate@0.3.46 - @graphql-mesh/transform-extend@0.10.11 - @graphql-mesh/transform-filter-schema@0.14.46 - @graphql-mesh/transform-mock@0.14.31 - @graphql-mesh/transform-prefix@0.11.35 - @graphql-mesh/transform-rename@0.12.36 - @graphql-mesh/transform-resolvers-composition@0.12.45 ## 0.1.88 ### Patch Changes - Updated dependencies [f963b57ce] - Updated dependencies [0644f31f2] - Updated dependencies [331b62637] - @graphql-mesh/cli@0.68.0 - @graphql-mesh/config@0.35.0 - @graphql-mesh/runtime@0.34.0 - @graphql-mesh/transform-cache@0.12.0 - @graphql-mesh/json-schema@0.28.0 - @graphql-mesh/graphql@0.23.8 - @graphql-mesh/grpc@0.21.11 - @graphql-mesh/odata@0.17.11 - @graphql-mesh/openapi@0.24.11 - @graphql-mesh/postgraphile@0.20.11 - @graphql-mesh/soap@0.10.45 - @graphql-mesh/transform-encapsulate@0.3.45 - @graphql-mesh/transform-extend@0.10.10 - @graphql-mesh/transform-filter-schema@0.14.45 - @graphql-mesh/transform-mock@0.14.30 - @graphql-mesh/transform-prefix@0.11.34 - @graphql-mesh/transform-rename@0.12.35 - @graphql-mesh/transform-resolvers-composition@0.12.44 ## 0.1.87 ### Patch Changes - @graphql-mesh/cli@0.67.6 - @graphql-mesh/config@0.34.6 - @graphql-mesh/grpc@0.21.10 - @graphql-mesh/odata@0.17.10 - @graphql-mesh/openapi@0.24.10 - @graphql-mesh/postgraphile@0.20.10 - @graphql-mesh/transform-extend@0.10.9 - @graphql-mesh/json-schema@0.27.8 - @graphql-mesh/graphql@0.23.7 - @graphql-mesh/soap@0.10.44 - @graphql-mesh/runtime@0.33.15 - @graphql-mesh/transform-cache@0.11.44 - @graphql-mesh/transform-encapsulate@0.3.44 - @graphql-mesh/transform-filter-schema@0.14.44 - @graphql-mesh/transform-mock@0.14.29 - @graphql-mesh/transform-prefix@0.11.33 - @graphql-mesh/transform-rename@0.12.34 - @graphql-mesh/transform-resolvers-composition@0.12.43 ## 0.1.86 ### Patch Changes - Updated dependencies [b974d9bd0] - @graphql-mesh/runtime@0.33.14 - @graphql-mesh/config@0.34.5 - @graphql-mesh/cli@0.67.5 ## 0.1.85 ### Patch Changes - Updated dependencies [c0387e8ac] - Updated dependencies [36d363d2f] - @graphql-mesh/graphql@0.23.6 - @graphql-mesh/runtime@0.33.13 - @graphql-mesh/cli@0.67.4 - @graphql-mesh/config@0.34.4 - @graphql-mesh/grpc@0.21.9 - @graphql-mesh/json-schema@0.27.7 - @graphql-mesh/odata@0.17.9 - @graphql-mesh/openapi@0.24.9 - @graphql-mesh/postgraphile@0.20.9 - @graphql-mesh/soap@0.10.43 - @graphql-mesh/transform-cache@0.11.43 - @graphql-mesh/transform-encapsulate@0.3.43 - @graphql-mesh/transform-extend@0.10.8 - @graphql-mesh/transform-filter-schema@0.14.43 - @graphql-mesh/transform-mock@0.14.28 - @graphql-mesh/transform-prefix@0.11.32 - @graphql-mesh/transform-rename@0.12.33 - @graphql-mesh/transform-resolvers-composition@0.12.42 ## 0.1.84 ### Patch Changes - Updated dependencies [35a55e841] - @graphql-mesh/cli@0.67.3 - @graphql-mesh/config@0.34.3 - @graphql-mesh/graphql@0.23.5 - @graphql-mesh/json-schema@0.27.6 - @graphql-mesh/odata@0.17.8 - @graphql-mesh/openapi@0.24.8 - @graphql-mesh/soap@0.10.42 - @graphql-mesh/runtime@0.33.12 - @graphql-mesh/transform-cache@0.11.42 - @graphql-mesh/transform-encapsulate@0.3.42 - @graphql-mesh/transform-extend@0.10.7 - @graphql-mesh/transform-filter-schema@0.14.42 - @graphql-mesh/transform-mock@0.14.27 - @graphql-mesh/transform-prefix@0.11.31 - @graphql-mesh/transform-rename@0.12.32 - @graphql-mesh/grpc@0.21.8 - @graphql-mesh/postgraphile@0.20.8 - @graphql-mesh/transform-resolvers-composition@0.12.41 ## 0.1.83 ### Patch Changes - Updated dependencies [1dbe6b6c3] - @graphql-mesh/graphql@0.23.4 - @graphql-mesh/runtime@0.33.11 - @graphql-mesh/cli@0.67.2 - @graphql-mesh/config@0.34.2 ## 0.1.82 ### Patch Changes - @graphql-mesh/cli@0.67.1 - @graphql-mesh/config@0.34.1 - @graphql-mesh/graphql@0.23.3 - @graphql-mesh/grpc@0.21.7 - @graphql-mesh/json-schema@0.27.5 - @graphql-mesh/odata@0.17.7 - @graphql-mesh/openapi@0.24.7 - @graphql-mesh/postgraphile@0.20.7 - @graphql-mesh/soap@0.10.41 - @graphql-mesh/runtime@0.33.10 - @graphql-mesh/transform-cache@0.11.41 - @graphql-mesh/transform-encapsulate@0.3.41 - @graphql-mesh/transform-extend@0.10.6 - @graphql-mesh/transform-filter-schema@0.14.41 - @graphql-mesh/transform-mock@0.14.26 - @graphql-mesh/transform-prefix@0.11.30 - @graphql-mesh/transform-rename@0.12.31 - @graphql-mesh/transform-resolvers-composition@0.12.40 ## 0.1.81 ### Patch Changes - Updated dependencies [537ae2793] - Updated dependencies [101adc246] - @graphql-mesh/grpc@0.21.6 - @graphql-mesh/cli@0.67.0 - @graphql-mesh/config@0.34.0 - @graphql-mesh/json-schema@0.27.4 ## 0.1.80 ### Patch Changes - Updated dependencies [b02f5b008] - @graphql-mesh/cli@0.66.2 - @graphql-mesh/config@0.33.5 - @graphql-mesh/graphql@0.23.2 - @graphql-mesh/grpc@0.21.5 - @graphql-mesh/json-schema@0.27.3 - @graphql-mesh/odata@0.17.6 - @graphql-mesh/openapi@0.24.6 - @graphql-mesh/postgraphile@0.20.6 - @graphql-mesh/soap@0.10.40 - @graphql-mesh/runtime@0.33.9 - @graphql-mesh/transform-cache@0.11.40 - @graphql-mesh/transform-encapsulate@0.3.40 - @graphql-mesh/transform-extend@0.10.5 - @graphql-mesh/transform-filter-schema@0.14.40 - @graphql-mesh/transform-mock@0.14.25 - @graphql-mesh/transform-prefix@0.11.29 - @graphql-mesh/transform-rename@0.12.30 - @graphql-mesh/transform-resolvers-composition@0.12.39 ## 0.1.79 ### Patch Changes - @graphql-mesh/json-schema@0.27.2 ## 0.1.78 ### Patch Changes - Updated dependencies [2d5c6c72a] - Updated dependencies [36f843323] - Updated dependencies [6aefe8629] - @graphql-mesh/config@0.33.4 - @graphql-mesh/graphql@0.23.1 - @graphql-mesh/grpc@0.21.4 - @graphql-mesh/json-schema@0.27.1 - @graphql-mesh/odata@0.17.5 - @graphql-mesh/openapi@0.24.5 - @graphql-mesh/postgraphile@0.20.5 - @graphql-mesh/soap@0.10.39 - @graphql-mesh/runtime@0.33.8 - @graphql-mesh/transform-cache@0.11.39 - @graphql-mesh/transform-encapsulate@0.3.39 - @graphql-mesh/transform-extend@0.10.4 - @graphql-mesh/transform-filter-schema@0.14.39 - @graphql-mesh/transform-mock@0.14.24 - @graphql-mesh/transform-prefix@0.11.28 - @graphql-mesh/transform-rename@0.12.29 - @graphql-mesh/transform-resolvers-composition@0.12.38 - @graphql-mesh/cli@0.66.1 ## 0.1.77 ### Patch Changes - Updated dependencies [56fe41f0b] - Updated dependencies [56fe41f0b] - @graphql-mesh/graphql@0.23.0 ## 0.1.76 ### Patch Changes - Updated dependencies [d567be7b5] - Updated dependencies [d567be7b5] - @graphql-mesh/json-schema@0.27.0 - @graphql-mesh/cli@0.66.0 - @graphql-mesh/config@0.33.3 - @graphql-mesh/graphql@0.22.7 - @graphql-mesh/grpc@0.21.3 - @graphql-mesh/odata@0.17.4 - @graphql-mesh/openapi@0.24.4 - @graphql-mesh/postgraphile@0.20.4 - @graphql-mesh/soap@0.10.38 - @graphql-mesh/runtime@0.33.7 - @graphql-mesh/transform-cache@0.11.38 - @graphql-mesh/transform-encapsulate@0.3.38 - @graphql-mesh/transform-extend@0.10.3 - @graphql-mesh/transform-filter-schema@0.14.38 - @graphql-mesh/transform-mock@0.14.23 - @graphql-mesh/transform-prefix@0.11.27 - @graphql-mesh/transform-rename@0.12.28 - @graphql-mesh/transform-resolvers-composition@0.12.37 ## 0.1.75 ### Patch Changes - Updated dependencies [e472a868c] - @graphql-mesh/cli@0.65.0 ## 0.1.74 ### Patch Changes - Updated dependencies [18f68b496] - @graphql-mesh/transform-rename@0.12.27 ## 0.1.73 ### Patch Changes - @graphql-mesh/cli@0.64.2 - @graphql-mesh/config@0.33.2 - @graphql-mesh/graphql@0.22.6 - @graphql-mesh/grpc@0.21.2 - @graphql-mesh/json-schema@0.26.9 - @graphql-mesh/odata@0.17.3 - @graphql-mesh/openapi@0.24.3 - @graphql-mesh/postgraphile@0.20.3 - @graphql-mesh/soap@0.10.37 - @graphql-mesh/runtime@0.33.6 - @graphql-mesh/transform-cache@0.11.37 - @graphql-mesh/transform-encapsulate@0.3.37 - @graphql-mesh/transform-extend@0.10.2 - @graphql-mesh/transform-filter-schema@0.14.37 - @graphql-mesh/transform-mock@0.14.22 - @graphql-mesh/transform-prefix@0.11.26 - @graphql-mesh/transform-rename@0.12.26 - @graphql-mesh/transform-resolvers-composition@0.12.36 ## 0.1.72 ### Patch Changes - @graphql-mesh/json-schema@0.26.8 ## 0.1.71 ### Patch Changes - @graphql-mesh/json-schema@0.26.7 ## 0.1.70 ### Patch Changes - @graphql-mesh/cli@0.64.1 - @graphql-mesh/config@0.33.1 - @graphql-mesh/graphql@0.22.5 - @graphql-mesh/grpc@0.21.1 - @graphql-mesh/json-schema@0.26.6 - @graphql-mesh/odata@0.17.2 - @graphql-mesh/openapi@0.24.2 - @graphql-mesh/postgraphile@0.20.2 - @graphql-mesh/soap@0.10.36 - @graphql-mesh/runtime@0.33.5 - @graphql-mesh/transform-cache@0.11.36 - @graphql-mesh/transform-encapsulate@0.3.36 - @graphql-mesh/transform-extend@0.10.1 - @graphql-mesh/transform-filter-schema@0.14.36 - @graphql-mesh/transform-mock@0.14.21 - @graphql-mesh/transform-prefix@0.11.25 - @graphql-mesh/transform-rename@0.12.25 - @graphql-mesh/transform-resolvers-composition@0.12.35 ## 0.1.69 ### Patch Changes - Updated dependencies [67fb11706] - @graphql-mesh/cli@0.64.0 - @graphql-mesh/config@0.33.0 - @graphql-mesh/grpc@0.21.0 - @graphql-mesh/transform-extend@0.10.0 - @graphql-mesh/graphql@0.22.4 - @graphql-mesh/json-schema@0.26.5 - @graphql-mesh/odata@0.17.1 - @graphql-mesh/openapi@0.24.1 - @graphql-mesh/postgraphile@0.20.1 - @graphql-mesh/soap@0.10.35 - @graphql-mesh/runtime@0.33.4 - @graphql-mesh/transform-cache@0.11.35 - @graphql-mesh/transform-encapsulate@0.3.35 - @graphql-mesh/transform-filter-schema@0.14.35 - @graphql-mesh/transform-mock@0.14.20 - @graphql-mesh/transform-prefix@0.11.24 - @graphql-mesh/transform-rename@0.12.24 - @graphql-mesh/transform-resolvers-composition@0.12.34 ## 0.1.68 ### Patch Changes - Updated dependencies [b2c537c2a] - @graphql-mesh/cli@0.63.0 - @graphql-mesh/config@0.32.0 - @graphql-mesh/grpc@0.20.0 - @graphql-mesh/odata@0.17.0 - @graphql-mesh/openapi@0.24.0 - @graphql-mesh/postgraphile@0.20.0 - @graphql-mesh/graphql@0.22.3 - @graphql-mesh/json-schema@0.26.4 - @graphql-mesh/soap@0.10.34 - @graphql-mesh/runtime@0.33.3 - @graphql-mesh/transform-cache@0.11.34 - @graphql-mesh/transform-encapsulate@0.3.34 - @graphql-mesh/transform-extend@0.9.33 - @graphql-mesh/transform-filter-schema@0.14.34 - @graphql-mesh/transform-mock@0.14.19 - @graphql-mesh/transform-prefix@0.11.23 - @graphql-mesh/transform-rename@0.12.23 - @graphql-mesh/transform-resolvers-composition@0.12.33 ## 0.1.67 ### Patch Changes - @graphql-mesh/json-schema@0.26.3 ## 0.1.66 ### Patch Changes - Updated dependencies [afdac7faf] - @graphql-mesh/cli@0.62.2 - @graphql-mesh/runtime@0.33.2 - @graphql-mesh/config@0.31.12 - @graphql-mesh/graphql@0.22.2 - @graphql-mesh/grpc@0.19.26 - @graphql-mesh/json-schema@0.26.2 - @graphql-mesh/odata@0.16.24 - @graphql-mesh/openapi@0.23.27 - @graphql-mesh/postgraphile@0.19.17 - @graphql-mesh/soap@0.10.33 - @graphql-mesh/transform-cache@0.11.33 - @graphql-mesh/transform-encapsulate@0.3.33 - @graphql-mesh/transform-extend@0.9.32 - @graphql-mesh/transform-filter-schema@0.14.33 - @graphql-mesh/transform-mock@0.14.18 - @graphql-mesh/transform-prefix@0.11.22 - @graphql-mesh/transform-rename@0.12.22 - @graphql-mesh/transform-resol