Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load queries by name instead of id #1842

Merged
merged 3 commits into from
Mar 31, 2023
Merged

Load queries by name instead of id #1842

merged 3 commits into from
Mar 31, 2023

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Mar 31, 2023

For #1831 we're building a hierarchical file structure. This is moving away from the flat list of nodes where hierarchy is defined by referencing ids. In #1831 there won't be any stable ids anymore. This PR changes the datafetching to use query names instead of ids to enable a hierarchical file structure.

@Janpot Janpot added the core Infrastructure work going on behind the scenes label Mar 31, 2023
@Janpot Janpot changed the title Load queries by name Load queries by name instead of id Mar 31, 2023
@Janpot Janpot marked this pull request as ready for review March 31, 2023 10:56
@Janpot Janpot merged commit 0c024b0 into master Mar 31, 2023
@Janpot Janpot deleted the load-query branch March 31, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant