Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/shared/graphos-router-features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ The GraphOS Router supports a collection of premium features specific to GraphOS
- Mitigation of potentially malicious requests via [operation limits](https://www.apollographql.com/docs/router/configuration/operation-limits),[demand control](https://www.apollographql.com/docs/router/executing-operations/demand-control), and [safelisting](https://www.apollographql.com/docs/graphos/operations/persisted-queries)
- Custom instrumentation and telemetry, including [custom attributes for spans](https://www.apollographql.com/docs/router/configuration/telemetry/instrumentation/spans/#attributes).
- An [offline Enterprise license](https://www.apollographql.com/docs/router/enterprise-features/#offline-enterprise-license) that enables running the router with Enterprise features when disconnected from the internet.
- [Using contexts to share data](https://www.apollographql.com/docs/federation/entities/use-contexts) with the [`@context`](https://www.apollographql.com/docs/federation/federated-schemas/federated-directives#context) and [`@fromContext`](https://www.apollographql.com/docs/federation/federated-schemas/federated-directives#fromcontext) directives