You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if, analagously to how vscode in typescript will automatically import modules for you on autocomplete for their methods, we were able to optionally insert fragments into the current operation string on autocomplete?
And furthermore, we could provide a code action to automatically insert fragments referenced in that file