firebase-mock icon indicating copy to clipboard operation
firebase-mock copied to clipboard

Resolve create() with WriteResult

Open op opened this issue 5 years ago • 1 comments

This change makes the create() method on DocumentReference resolve with WriteResult as described in the document.

References: https://cloud.google.com/nodejs/docs/reference/firestore/latest/DocumentReference#create

op avatar Mar 02 '19 18:03 op

New PR.

dmurvihill avatar Nov 19 '19 19:11 dmurvihill