Skip to content

Commit

Permalink
remove file
Browse files Browse the repository at this point in the history
remove local apollo setting
  • Loading branch information
dr-bizz committed Jun 28, 2024
1 parent abc088a commit 150ef32
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Empty file.
1 change: 0 additions & 1 deletion src/lib/apollo/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const makeClient = (apiToken: string) => {
batchLink,
]),
cache,
connectToDevTools: true,
assumeImmutableResults: true,
defaultOptions: {
watchQuery: {
Expand Down

0 comments on commit 150ef32

Please sign in to comment.