added endpoint for payment, product and system reports

This commit was merged in pull request #110.
This commit is contained in:
victorAnumudu
2026-01-09 18:10:34 +01:00
parent a9f2136125
commit af2fdcede6
6 changed files with 475 additions and 338 deletions
+3
View File
@@ -13,6 +13,9 @@ const queryKeys = {
profile_data: ['profile_data'],
my_files: ['my_files'],
topics: ['topics'],
payment_report: ['payment_report'],
product_report: ['product_report'],
system_report: ['system_report'],
dashboard: ['dashboard'],
topBar: ['top-bar'],