Skip to content

Commit f70f546

Browse files
rachelsaunderslaurenzlong
authored andcommitted
[delete-user-data] add note to FIRESTORE_DELETE_MODE about applicability (#53)
1 parent 121f338 commit f70f546

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

delete-user-data/extension.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ params:
106106
type: select
107107
label: Cloud Firestore delete mode
108108
description: >-
109-
How do you want to delete Cloud Firestore documents? To also delete documents in
110-
subcollections, set this parameter to `recursive`.
109+
(Only applicable if you use the `Cloud Firestore paths` parameter.) How do you want
110+
to delete Cloud Firestore documents? To also delete documents in subcollections,
111+
set this parameter to `recursive`.
111112
options:
112113
- label: Recursive
113114
value: recursive

0 commit comments

Comments
 (0)