Skip to content

exploration mechanism to replace expand(__all__) #3982

@Kingloko

Description

@Kingloko

Experience Report

Note: Feature requests are judged based on user experience and modeled on Go Experience Reports. These reports should focus on the problems: they should not focus on and need not propose solutions.

What you wanted to do

Without having a deep understanding of the underlying schema I'd like to explore the data.

What you actually did

In the past you could do that by using expand(all).
Now, that only works if the node has a given type.

Why that wasn't great, with examples

If the node already has a type, the need to explore is mitigated. Because... well.. I can check the schema real quick. It is exactly when a node does not have a type that the need for exploration arises.
Granted, I can start using types, but without forcing types this seems like a problem that needs a solution.

Any external references to support your case

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/usabilityIssues with usability and error messageskind/featureSomething completely new we should consider.popularpriority/P1Serious issue that requires eventual attention (can wait a bit)status/acceptedWe accept to investigate/work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions