Skip to content

feat(firestore): add the parent expression#7907

Merged
yvonnep165 merged 1 commit intomainfrom
yvonne/parent-expression
Mar 30, 2026
Merged

feat(firestore): add the parent expression#7907
yvonnep165 merged 1 commit intomainfrom
yvonne/parent-expression

Conversation

@yvonnep165
Copy link
Copy Markdown
Contributor

Add support for the parent expression

Ported from firebase/firebase-js-sdk#9773

@yvonnep165 yvonnep165 requested review from dlarocque and milaGGL March 27, 2026 15:49
@yvonnep165 yvonnep165 requested a review from a team as a code owner March 27, 2026 15:49
@product-auto-label product-auto-label bot added the api: firestore Issues related to the Firestore API. label Mar 27, 2026
Copy link
Copy Markdown
Contributor

@dlarocque dlarocque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just remember to remove the @beta tags before merging

@yvonnep165
Copy link
Copy Markdown
Contributor Author

The @beta tags have not been removed from the codebase yet for all expressions and removing it now for the parent expression triggers errors. So I will merge with @beta tags.

@yvonnep165 yvonnep165 merged commit f17a791 into main Mar 30, 2026
34 of 36 checks passed
@yvonnep165 yvonnep165 deleted the yvonne/parent-expression branch March 30, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the Firestore API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants