mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-19 08:50:57 +00:00
[feature](webapp) add dsl query fields (#75)
This commit is contained in:
@@ -82,6 +82,7 @@ export type ChatContextType = {
|
||||
entity: { alias: string[], id: number };
|
||||
entityInfo: { dimensions: EntityDimensionType[] };
|
||||
elementMatches: any[];
|
||||
nativeQuery: boolean;
|
||||
queryMode: string;
|
||||
dimensionFilters: FilterItemType[];
|
||||
properties: any;
|
||||
|
||||
Reference in New Issue
Block a user