Hacker News new | ask | show | jobs
by josephsavona 3352 days ago
Hi, I'm Joe also on the Relay team.

Relay Modern (as with previous versions) supports an injectable network layer. This allows each application to customize how to communicate with its GraphQL server using whatever transport protocol is most appropriate (for example you might use HTTP for queries/mutations and WebSockets for subscriptions).