apollo-router 1.61.13

A configurable, high-performance routing runtime for Apollo Federation 🚀
Documentation
1
2
3
4
5
6
7
8
9
limits:
  max_depth: 1
  http_max_request_bytes: 2000000
  warn_only: true
  max_root_fields: 1
  parser_max_tokens: 15000
  parser_max_recursion: 500
  max_height: 2
  max_aliases: 2