fix(apollo): enable devtools configuration option #2660
Reference in New Issue
Block a user
Delete Branch "fix/apollo-enable-devtools-option"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
mentioned in commit
adf027a114