Skip to content

Add optional databaseId to getFirestore #287

@felixpolimec

Description

@felixpolimec

It would be great to have an ability to target a specific Database in getFirestore.

GetFirestore documentation shows how one can add a databaseId ref, to allow targeting a specific database rather than just (default) database.
Documentation

~Solution
Options
getFirestore
Add the option databaseId to DataProvider firebaseOptions, and pass to getFirestore, with a default value of "" which refers to (Default) database.

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