Publish live-field tracker template and dependency pins
This commit is contained in:
Vendored
+6
@@ -372,6 +372,12 @@ export type QuerySelection = Message<"camino.QuerySelection"> & {
|
||||
* @generated from field: camino.QueryPredicate predicate = 10;
|
||||
*/
|
||||
predicate?: QueryPredicate | undefined;
|
||||
/**
|
||||
* Stable checked selection identity; empty for ordinary value projections.
|
||||
*
|
||||
* @generated from field: string live_selection_id = 11;
|
||||
*/
|
||||
liveSelectionId: string;
|
||||
};
|
||||
/**
|
||||
* Describes the message camino.QuerySelection.
|
||||
|
||||
Reference in New Issue
Block a user