Ref T13090. Ref T13077. This adds parentPaths and ancestorPaths constraints to phriction.document.query. These should be a little more usable than the internal slugPrefix / depth stuff -- that's technically more powerful, but requires callers to know more slug normalization rules. We could perhaps expose minDepth / maxDepth in the future.
Details
Details
Ran valid and invalid parentPaths and ancestorPaths queries for /, aaa/, AAA/, etc. Got sensible-seeming results.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- phriction1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 19634 Build 26582: Run Core Tests Build 26581: arc lint + arc unit