firebase-ios-sdk
firebase-ios-sdk copied to clipboard
[FR]: Add async await to addDocument to collection with the parameter Codable
Description
There's an implementation but with a [String:Any] map
API Proposal
Do the same with a Codable parameter
Firebase Product(s)
Firestore
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
This is related to #9157