Skip to content

Instantly share code, notes, and snippets.

@paulcpk
Last active June 19, 2018 04:12
Show Gist options
  • Save paulcpk/6dbf7ba856dd2b80335520f8f348a108 to your computer and use it in GitHub Desktop.
Save paulcpk/6dbf7ba856dd2b80335520f8f348a108 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