Skip to content

feat(firestore): Add ifNull and coalesce expressions#7857

Open
milaGGL wants to merge 7 commits intomainfrom
mila/ifnull-coalesce
Open

feat(firestore): Add ifNull and coalesce expressions#7857
milaGGL wants to merge 7 commits intomainfrom
mila/ifnull-coalesce

Conversation

@milaGGL
Copy link
Copy Markdown
Contributor

@milaGGL milaGGL commented Mar 25, 2026

@milaGGL milaGGL requested a review from a team as a code owner March 25, 2026 19:50
@product-auto-label product-auto-label bot added the api: firestore Issues related to the Firestore API. label Mar 25, 2026
isAbsent(): BooleanExpression;
isError(): BooleanExpression;
isType(type: Type): BooleanExpression;
isType(type: string): BooleanExpression;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I just included this change in my previous pr, which has already merged. Might have conflicts when you're trying to merge.

Copy link
Copy Markdown
Contributor

@yvonnep165 yvonnep165 left a comment

Choose a reason for hiding this comment

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

LGTM!

@yvonnep165
Copy link
Copy Markdown
Contributor

Just leave a reminder here to remove the beta notation if this PR will be merged after the notation removal PR is merged into main.

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