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

create search api queries from old query api queries #1546

Open
wants to merge 3 commits into
base: linter-staging
Choose a base branch
from

Conversation

Ellpeck
Copy link
Member

@Ellpeck Ellpeck commented Apr 11, 2025

No description provided.

@Ellpeck Ellpeck linked an issue Apr 11, 2025 that may be closed by this pull request
@Ellpeck Ellpeck changed the base branch from main to linter-staging April 11, 2025 10:29
@Ellpeck Ellpeck marked this pull request as ready for review April 11, 2025 11:02
@Ellpeck
Copy link
Member Author

Ellpeck commented Apr 11, 2025

should probably have more tests but i would like input on whether this is what you had in mind :)

@Ellpeck Ellpeck requested a review from EagleoutIce April 11, 2025 11:02
@Ellpeck
Copy link
Member Author

Ellpeck commented Apr 11, 2025

also i'm not sure which nodes should be returned in, for example, the call-context query? since that's a pretty complex one? maybe there should be an option of somehow selecting which types of node ids should be included? But I dunno how

@EagleoutIce
Copy link
Member

Yes this is roughly what i wanted.

The call context query should return every resulting call but of course not the linked ids etc.

@EagleoutIce
Copy link
Member

If you want you can add an argument to the flattening which can then be used in the query as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create search api queries from old query api queries
2 participants