Guest User

Untitled

a guest
Jan 18th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. // Initialize the Apollo Client
  2. const client = new ApolloClient({
  3. networkInterface: createNetworkInterface({
  4. uri: 'https://api.graph.cool/simple/v1/ciwce5xw82kh7017179gwzn7q',
  5. }),
  6. })
Add Comment
Please, Sign In to add comment