File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 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.
10041004
10051005### Switch View Type
10061006
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" .
10081008
10091009** Properties** :
10101010
@@ -1148,6 +1148,8 @@ This event is fired when user executes a query
11481148 - The type of the collection on which the query was executed.
11491149- ** used_regex** (required): ` boolean `
11501150 - Indicates whether the query used a regular expression.
1151+ - ** mode** (required): ` "list" | "json" | "table" `
1152+ - The view used to run the query.
11511153- ** is_compass_web** (optional): ` true | undefined `
11521154- ** connection_id** (optional): ` string | undefined `
11531155 - The id of the connection associated to this event.
You can’t perform that action at this time.
0 commit comments