microfiber
A library to query and manipulate GraphQL Introspection Query results in some useful ways.
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.
rimraf
A deep deletion module for node (like `rm -rf`)