added endpoint for payment, product and system reports
This commit was merged in pull request #110.
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user