mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 21:27:20 +01:00
translate dateRange and cohort prefix for filtering
This commit is contained in:
parent
65024d4bf7
commit
b2e03390da
8 changed files with 68 additions and 60 deletions
|
|
@ -49,6 +49,7 @@ export interface QueryOptions {
|
|||
columns?: Record<string, string>;
|
||||
limit?: number;
|
||||
prefix?: string;
|
||||
isCohort?: boolean;
|
||||
}
|
||||
|
||||
export interface QueryFilters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue