add autoExecuteSearch label typing

This commit is contained in:
contributor 2025-11-26 00:56:26 +02:00
parent 625c0ed7dc
commit a0e1cc4154

View File

@ -23,6 +23,7 @@ type Labels = {
ancestorDepth: string;
orderBy: string;
orderDirection: string;
autoExecuteSearch: boolean;
// Collection-specific
viewType: string;