firebase / firebase/firebase-android-sdk

[Feature Request] Firestore SetOptions.ignoreFields()

Open
#3,632 4 comments 2 reactions 0 assignees View on GitHub
api: firestore type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 23h
Merged PRs (30d)
34

Description

## What feature would you like to see?

We already have `mergeFields()`, it will be better to also have `ignoreFields()`. A possible use case would be when our data has a lot of fields, especially deep, nested, and dynamic ones which will be impossible to use `mergeFields`, while we just want to ignore one or two fields.

## How would you use it?

Just the same as `mergeFields()`, it is just the opposite of it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.