127 packages matching “envelop”
envelop
v1.4.0 · 10 years ago
Description
No known vulnerabilities
@envelop/core
v5.6.1 · 4 days ago
This is the core package for Envelop. You can find a complete documentation here: https://github.com/graphql-hive/envelop
No known vulnerabilities
@envelop/instrumentation
v1.0.1 · 4 days ago
This package contains utility functions and types to ease the use of instrumentation accross Envelop, Yoga, whatwg-node and Hive Gateway plugins.
No known vulnerabilities
@graphql-hive/envelop
v0.40.12 · 10 days ago
Hive Console + GraphQL Envelop
No known vulnerabilities
@graphql-authz/envelop-plugin
v1.0.7 · 2 years ago
Envelop plugin for graphql-authz
No known vulnerabilities
@envelop/apollo-federation
v8.2.1 · 4 days ago
This plugin integrates Apollo Federation Gateway into Envelop.
No known vulnerabilities
@envelop/instruments
v1.0.0 · 1 year ago
This package contains utility functions and types to ease the use of instruments accross Envelop, Yoga, whatwg-node and Hive Gateway plugins.
No known vulnerabilities
@envelop/apollo-datasources
v7.2.1 · 4 days ago
This plugin integrates Apollo DataSources into Envelop.
No known vulnerabilities
@envelop/response-cache-redis
v4.5.1 · 4 days ago
- Supports redis cache for `@envelop/response-cache` plugin - Suitable for serverless deployments where the LRU In-Memory Cache is not possible
No known vulnerabilities
@envelop/apollo-server-errors
v9.2.1 · 4 days ago
This plugin exposes the same error structure as `apollo-server`. Use this plugin if you are moving to Envelop, and wish to get a compatibility layer for your errors, to make sure the clients receive the same output.
No known vulnerabilities
@soundxyz/response-cache
v3.0.2 · 3 years ago
Heavily inspired by @envelop/response-cache
No known vulnerabilities
envelop-plugin-inngest
v1.0.0 · 3 years ago
An envelop plugin that sends GraphQL response data to Inngest to help build event-driven applications.
No known vulnerabilities
@envelop/sentry
v15.2.1 · 4 days ago
This plugin collects errors and performance tracing for your execution flow, and reports it to [Sentry](https://sentry.io).
No known vulnerabilities
@envelop/validation-cache
v10.2.1 · 4 days ago
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
No known vulnerabilities
@envelop/graphql-jit
v11.2.1 · 4 days ago
This plugins replaces the original `execute` of GraphQL with [`graphql-jit`](https://github.com/zalando-incubator/graphql-jit).
No known vulnerabilities
@envelop/on-resolve
v7.2.1 · 4 days ago
This plugin allows you to hook into resolves of every field in the GraphQL schema.
No known vulnerabilities
@envelop/response-cache
v9.3.1 · 4 days ago
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
No known vulnerabilities
@envelop/prometheus
v14.2.1 · 4 days ago
This plugin tracks the complete execution flow, and reports metrics using Prometheus tracing (based on `prom-client`).
No known vulnerabilities
@envelop/opentelemetry
v9.2.1 · 4 days ago
This plugins integrates [Open Telemetry](https://opentelemetry.io/) tracing with your GraphQL execution. It also collects GraphQL execution errors and reports it as Exceptions.
No known vulnerabilities
@envelop/response-cache-cloudflare-kv
v6.3.1 · 4 days ago
- Supports [Cloudflare KV](https://developers.cloudflare.com/kv/) cache for `@envelop/response-cache` plugin - Suitable for graphql servers running on [Cloudflare Workers](https://workers.cloudflare.com/)
No known vulnerabilities