question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Auto-completion of field arguments breaks as soon as aliases are involved

See original GitHub issue

This is an example query:

{
  foo: human(| ← <cursor is here>
}

As soon as I use an alias, GraphiQL stops auto-completing the field arguments.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
leebyroncommented, Nov 10, 2016

Closing this since the PR merged, but will get the chain of updated out soon 😃

1reaction
asiandrummercommented, Nov 8, 2016

@OlegIlyenko - thanks for the report 😄 Let me go investigate this if no one beats me to it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

bash - Using colon for aliase breaks autocomplete
Completion goes awry when I try to complete on something that contains a colon." The only solution proposed in that FAQ is to...
Read more >
How to enable auto-completion of git commands if you are ...
I've heard that auto completion is possible if you use aliases configured through .gitconfig but those aliases force the use of git whereas...
Read more >
HTML attribute: autocomplete - MDN Web Docs
The field expects the value to be a person's full name. Using " name " rather than breaking the name down into its...
Read more >
GraphQL schema basics - Apollo GraphQL Docs
This schema defines a hierarchy of types with fields that are populated from ... auto-complete field names along with descriptions when they're provided....
Read more >
A detailed comparison between autocompletion strategies in ...
Autocompletion results are a peek into the candidate values of a field. So that even if you don't fully remember what you are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found