apollo-remove-typename-mutation-link
Link to remove `__typename` on mutations only for apollo client v3. It is very important to keep `__typename` on queries but for mutation it is more a pain to remove this key during data manipulation.
groupby-typename
Type-safe and tested utility to easily group an array of GraphQL objects by their typename