We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baeeef4 commit b2f579dCopy full SHA for b2f579d
firestore-counter/extension.yaml
@@ -52,7 +52,7 @@ resources:
52
- name: onWrite
53
type: firebaseextensions.v1beta.function
54
description:
55
- Listens for changes on documents that may need incrementing.
+ Listens for changes on counter shards that may need aggregating. This function is limited to max 1 instance.
56
properties:
57
sourceDirectory: .
58
location: ${LOCATION}
0 commit comments