Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save giovannibenussi/b653660e48dc7f2f92444a8d3982cd08 to your computer and use it in GitHub Desktop.
Save giovannibenussi/b653660e48dc7f2f92444a8d3982cd08 to your computer and use it in GitHub Desktop.
const client = new ApolloClient({
uri: 'https://48p1r2roz4.sse.codesandbox.io',
typeDefs,
resolvers
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment