mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
add getEventDataFields
This commit is contained in:
parent
29044de736
commit
e440779c7a
4 changed files with 123 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ export * from 'queries/prisma/teamUser';
|
|||
export * from 'queries/prisma/user';
|
||||
export * from 'queries/prisma/website';
|
||||
export * from './analytics/events/getEventDataEvents';
|
||||
export * from './analytics/events/getEventDataFields';
|
||||
export * from './analytics/events/getEventDataProperties';
|
||||
export * from './analytics/events/getEventDataValues';
|
||||
export * from './analytics/events/getEventDataStats';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue