Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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