We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To implement this functionality, it may be necessary to transmit the 'transform' property. https://gist.github.com/mikelehen/6c8f67164f18b7b49135231f1cc0cf29
The text was updated successfully, but these errors were encountered:
The Firestore API already includes the createTime and updateTime timestamp values by default, as far as I know this is already included in the library too: API ref: https://cloud.google.com/firestore/docs/reference/rest/v1/projects.databases.documents#get
createTime
updateTime
Fireworkers:
fireworkers/src/fields.ts
Line 93 in 00de6db
Sorry, something went wrong.
If I understand correctly,
I will probably not be using this library, so feel free to close this issue if you don't need the feature!
No branches or pull requests
To implement this functionality, it may be necessary to transmit the 'transform' property. https://gist.github.com/mikelehen/6c8f67164f18b7b49135231f1cc0cf29
The text was updated successfully, but these errors were encountered: