TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using Apollo to implement mutations on a React client

2 pointsby nareshbhatiaover 6 years ago

1 comment

nareshbhatiaover 6 years ago
In Part 5 of &quot;GraphQL concepts I wish someone explained to me a year ago&quot; we implement mutations on the client.<p>We&#x27;ll use the operations exposed by the server to create authors, publishers and books as well as relationships between them.<p>I&#x27;ll be releasing one part a day for the next week (in case you&#x27;d like some holiday travel reading). Here&#x27;s what you can look forward to.<p>Part 6: Subscriptions (server implementation)<p>Part 7: Subscriptions (client implementation)<p>We’re on the home stretch now–are you enjoying the series so far?