UNPKG

@graphql-hive/plugin-deduplicate-request

Version:
20 lines (10 loc) 1.11 kB
# @graphql-hive/plugin-deduplicate-request ## 1.0.1-alpha-1f2f5b8abc0d8399c27e91437b41cbe703ba8661 ### Patch Changes - [#1205](https://github.com/graphql-hive/gateway/pull/1205) [`c863d60`](https://github.com/graphql-hive/gateway/commit/c863d60e09143b07e3b9f96e0e003c8ac5c0bb4e) Thanks [@dependabot](https://github.com/apps/dependabot)! - dependencies updates: - Updated dependency [`@graphql-mesh/utils@^0.104.4` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.104.4) (from `^0.104.3`, in `dependencies`) ## 1.0.0 ### Major Changes - [#1088](https://github.com/graphql-hive/gateway/pull/1088) [`305dbc4`](https://github.com/graphql-hive/gateway/commit/305dbc4ce08f53508f400e8e2610cb32e68002bc) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Request deduplicate plugin for Hive Gateway ### Patch Changes - [#1095](https://github.com/graphql-hive/gateway/pull/1095) [`2dc5fd8`](https://github.com/graphql-hive/gateway/commit/2dc5fd89a292811e7ea845d14e0ddacecfa83e9f) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Don't deduplicate failing (non-2XX status code) requests