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
The GraphQL features are amazing, :chefkiss:, however, one small point of friction I keep running into is populating all the fields on a particular query. When I start entering a query like this:
{
users {
// <- Here
At that spot, I would love a shortcut to auto populate all available fields. ^+Space shows me what they all are, but it's cumbersome to select them individually, one by one. Alternatively, on the ^+Space field popup, there could be a button or entry that says "All".
The text was updated successfully, but these errors were encountered:
The GraphQL features are amazing, :chefkiss:, however, one small point of friction I keep running into is populating all the fields on a particular query. When I start entering a query like this:
At that spot, I would love a shortcut to auto populate all available fields. ^+Space shows me what they all are, but it's cumbersome to select them individually, one by one. Alternatively, on the ^+Space field popup, there could be a button or entry that says "All".
The text was updated successfully, but these errors were encountered: