Typing documents? #364
Labels
api: firestore
Issues related to the googleapis/python-firestore API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
In TypeScript and Flutter Firestore SDK you read/write typed documents, it is much more maintainable IMHO, I wonder if something similar would be possible on the Python SDK?
I am kind of new to Python typing, so I hope what I propose is actually possible? Otherwise, I would gladly learn something from my mistake.
Describe the solution you'd like
Describe alternatives you've considered
No type
The text was updated successfully, but these errors were encountered: