Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to call FieldValue.arrayUnion() #1763

@JordanTYC

Description

@JordanTYC

Hello,

I use this package, all is fine when I do this.firebase.firestore.(+something) in my service.

I would like to add a value in an array (from Firestore) via FieldValue.arrayUnion() but I am unable to retrieve FieldValue.
I tried FirebaseFirestore.FieldValue.arrayUnion(), but FirebaseFirestore is not defined.

I would greatly appreciate your assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions