You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.
例えば
functions.firestore.document(path).onWrite
function内でsnapshot.after.data()
をdecodeしたいのですが、現状、decoder functionを個別export&importする必要があるかと思います。 Collection.converterのgetterを追加して頂くと良いかと思いました。The text was updated successfully, but these errors were encountered: