Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add utility for exposing operations to a batch() method #3

Open
JackCuthbert opened this issue Aug 6, 2020 · 0 comments
Open

Add utility for exposing operations to a batch() method #3

JackCuthbert opened this issue Aug 6, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@JackCuthbert
Copy link
Owner

Currently firetype only allows 1 write/update/delete operation at a time. I'd like to add a way to expose the internals of these operations so they can be passed to a firestore.batch() instance.

@JackCuthbert JackCuthbert added the enhancement New feature or request label Aug 6, 2020
@JackCuthbert JackCuthbert added this to the v1 milestone Aug 6, 2020
@JackCuthbert JackCuthbert changed the title Expose individual write methods to allow for batch operations Add utility for exposing operations to a batch() method Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant