Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save CyberLight/e74f93b5be383ed7c67873ecaa17f120 to your computer and use it in GitHub Desktop.
Save CyberLight/e74f93b5be383ed7c67873ecaa17f120 to your computer and use it in GitHub Desktop.
This is a custom ApolloLink which we use to clean the "__typename" field to prevent sending it to the GraphQL server. omitDeep based on this gist: https://gist.github.com/Billy-/d94b65998501736bfe6521eadc1ab538
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment