
GraphQL? Here is what you need to know!
Syntax - Tasty Web Development Treats
00:00
The Advantages of GraphQL Adapters
With Apollo, when you do a mutation, you automatically get a refetch of that data from the client. So yeah, GraphQL mutations for me replaced any sort of time I'm talking to the database to change data. And then and then it will also sync with the backend and then update any things like database IDs or whatever other things that were created on the server that need to then be pulled into the client side. It's just taking stuff that you don't want to have to do manually and doing it for you is why you would use something like Apollo.
Play episode from 23:16
Transcript


