apollo-router 2.13.1

A configurable, high-performance routing runtime for Apollo Federation 🚀
Documentation
1
2
3
4
5
6
7
8
9
10
11
supergraph:
  listen: 0.0.0.0:4100
  introspection: true
plugins:
  experimental.expose_query_plan: true
  apollo-test.do_not_execute: true
experimental_graphql_validation_mode: both
sandbox:
  enabled: true
homepage:
  enabled: false