fix(apollo): enable devtools configuration option #2660

Merged
argoyle merged 1 commits from fix/apollo-enable-devtools-option into main 2025-11-04 10:43:12 +00:00

1 Commits

Author SHA1 Message Date
argoyle 7e14688ee0 fix(apollo): enable devtools configuration option
Update the Apollo Client configuration to use the new devtools 
option instead of the deprecated connectToDevTools. This change 
ensures proper integration with development tools and maintains 
compatibility with future Apollo updates.
2025-11-04 11:32:55 +01:00