
Blog
USING SUBSCRIPTIONS TO UPDATE DATA IN RELAY MODERN
While working on a Relay project, I ran across a common application pattern that can be hard to understand if you're new to GraphQL and Relay: using GraphQL Subscriptions to update a client that already has data from an initial GraphQL Query.