Logo
GitHubDiscord

Hive Gateway

Fully open-source, MIT-licensed GraphQL router that can act as a GraphQL Federation gateway, a subgraph or a proxy gateway for any GraphQL API service.

Type: gateway

Website: https://the-guild.dev/graphql/hive/gateway

Features

Feature Supported Since Note
MutationsJul 2015
QueriesJul 2015
SubscriptionsJun 2018
Repeatable DirectivesOct 2021
@specifiedByOct 2021
Directives on Variable DefinitionsOct 2021
Interfaces on InterfacesOct 2021
@oneOfSep 2025 1.0.0

Requires the envelop extended validation plugin. [Read more.](https://github.com/graphql-hive/graphql-yoga/blob/main/packages/envelop/plugins/extended-validation/README.md

Deprecated input valuesSep 2025
Executable documents descriptionsSep 2025 -
'application/graphql-response+json' media typedraft 1.0.0
'@defer'ExperimentalRFC2 1.0.0

Only supports the incremental:0.1 format. Read more.

'@stream'ExperimentalRFC2 1.0.0

Only supports the incremental:0.1 format. Read more.

Directives on directivesExperimentalRFC2 -
Fragment ArgumentsExperimentalRFC2 -
'onError' request parameterExperimentalRFC1 -
Deprecated objectsExperimentalRFC1 -
Service capabilitiesExperimentalRFC1 -
Field extensionsExperimentalRFC0 ?

Know the status of this feature? Let us know!

@semanticNonNullExperimental -
Automatic Persisted QueriesExperimental
HTTP batchingExperimental 1.0.0

Read more.

Persisted DocumentsExperimental

The protocol for persisted documents is still TBD

Semantic IntrospectionExperimental -