File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -1004,7 +1004,7 @@ This event is fired when a database is created.
1004
1004
1005
1005
### Switch View Type
1006
1006
1007
- This event is fired when the user changes the items view type between list and grid.
1007
+ This event is fired when the user changes the items view type in the database and collection list between " list" and " grid" .
1008
1008
1009
1009
** Properties** :
1010
1010
@@ -1148,6 +1148,8 @@ This event is fired when user executes a query
1148
1148
- The type of the collection on which the query was executed.
1149
1149
- ** used_regex** (required): ` boolean `
1150
1150
- Indicates whether the query used a regular expression.
1151
+ - ** mode** (required): ` "list" | "json" | "table" `
1152
+ - The view used to run the query.
1151
1153
- ** is_compass_web** (optional): ` true | undefined `
1152
1154
- ** connection_id** (optional): ` string | undefined `
1153
1155
- The id of the connection associated to this event.
You can’t perform that action at this time.
0 commit comments