We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5ba081 commit 86a048bCopy full SHA for 86a048b
src/index.js
@@ -10,11 +10,7 @@ import { InMemoryCache } from 'apollo-cache-inmemory'
10
import { BrowserRouter } from 'react-router-dom'
11
import { AUTH_TOKEN } from './constants'
12
import { setContext } from 'apollo-link-context'
13
-<<<<<<< HEAD
14
import { split } from 'apollo-link'
15
-=======
16
-import { split } from 'apollo-client-preset'
17
->>>>>>> 4f0d49bc754427951f0ce8b0345373051b6047b0
18
import { WebSocketLink } from 'apollo-link-ws'
19
import { getMainDefinition } from 'apollo-utilities'
20
0 commit comments