-
-
Couldn't load subscription status.
- Fork 374
Closed
Description
If there is a similarly spelled field, is is impossible to type out an alias. For example, if I have root query fields node and field2 it isn't possible to alias one as foo: node(id: "xxx") because typing the "f" in "foo" autocompletes to "field2".
The only way to get the correct field is either with some typing gymnastics (starting to type "xxxfoo" then removing the "xxx") or copy-and-paste from another editor.
At the very least it should be possible to switch off autocomplete, while keeping the autosuggest functionality.
Metadata
Metadata
Assignees
Labels
No labels