We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello
ParentId query was added in May. But it was not added in Query Builder. Please, could you add parent_id query in Query Builder?
$qb->query()->parent_id($type, $id, $ignoreUnmapped);
Thanks, Pasha
The text was updated successfully, but these errors were encountered:
@pashaBolshov Do you want to open a Pull request?
Sorry, something went wrong.
@ruflin No, I don't. I have never done it.
Please, could you fix?
Don't think I get to it in the next days. Perhaps someone else wants to pick it up?
@pashaBolshov done :)
p365labs
No branches or pull requests
Hello
ParentId query was added in May. But it was not added in Query Builder.
Please, could you add parent_id query in Query Builder?
$qb->query()->parent_id($type, $id, $ignoreUnmapped);
Thanks,
Pasha
The text was updated successfully, but these errors were encountered: