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
It could be nice to have an idiomatic usage of add with the other method like updateOrAdd.
I would simply be cool that hoodie API take the id property rather that _id of the payload. Or to simply have .add(id, payload) signature.
Thanks!:)
The text was updated successfully, but these errors were encountered:
Hello,
It could be nice to have an idiomatic usage of add with the other method like updateOrAdd.
I would simply be cool that hoodie API take the
id
property rather that_id
of the payload. Or to simply have.add(id, payload)
signature.Thanks!:)
The text was updated successfully, but these errors were encountered: