React GraphQL: Remove __typename in mutations Apollo Client adds typename field for its InMemoryCache. Data from query, thus, cannot be used as-is for mutations. This article shows how to use Apollo Link to remove it automatically.
Django Django and Create-React-App together on Heroku React is awesome. Django is great. And together, they can provide a clean separation of frontend and backend concerns. An ideal way to host React app is to serve it over a CDN