-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO NOT MERGE] Experiment with devtools link 2-way communication #12101
base: main
Are you sure you want to change the base?
Conversation
✅ Docs Preview ReadyNo new or changed pages found. |
|
commit: |
send: (message: DevtoolsMessage) => void; | ||
} | ||
|
||
export function createDevtoolsActor(): DevtoolsActor { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder to self to handle non-browser environments
size-limit report 📦
|
Opening this for a PR build as a companion to apollographql/apollo-client-devtools#1548