Base functionality with SDK44.
This commit is contained in:
@@ -127,6 +127,7 @@ export const client = new ApolloClient({
|
||||
//link: from([apolloLogger, errorLink, authLink, link]),
|
||||
link: from([authLink, link]),
|
||||
cache,
|
||||
notifyOnNetworkStatusChange: true,
|
||||
|
||||
// connectToDevTools: process.env.NODE_ENV !== "production",
|
||||
defaultOptions: {
|
||||
|
||||
Reference in New Issue
Block a user