Is there a way (or a shortcut) to populate all fields of a Query?
Let's take https://graphql.org/swapi-graphql/ as an example.
I know that by ctrl + space
I can invoke the autosuggest.
But what if I wanted to populate all of the fields (name, height etc..) without having to manually type them out?