You are viewing documentation for GraphOS Router v1.x

Switch to the latest version.

Apollo Docs


Responsive applications rely on the router to handle operations in real time. You can configure to support various real-time operations:

  • Subscriptions - support GraphQL subscription operations

  • Defer - use the @defer directive to enable incremental delivery of response data

  • File Uploads - upload files to the router using multipart HTTP requests

Feedback

View on GitHub

Ask Community