Skip to content

Firestore mapper - expected (plain | mongo) in argument? #12

@otri

Description

@otri

I'm trying to build a classToFirestore and firestoreToClass mapping, however the call for deleteExcludedPropertiesFor only takes "mongo" or "plain" target, and this constraint extends to exclude. So I'm not sure how best to wrangle this, other than to drop the deleteExcludedPropertiesFor, which would mean all the excluded fields would be retained.

Or forking the whole project?

Advice would be really appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions