mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-02 19:57:58 +00:00
fixed graphql
This commit is contained in:
@@ -158,8 +158,8 @@ export const FILTER_SERVICE_METRICS = gql`
|
||||
query FilterServiceMetrics(
|
||||
$customerId: Int!
|
||||
$cursor: String
|
||||
$fromTime: Int!
|
||||
$toTime: Int!
|
||||
$fromTime: String!
|
||||
$toTime: String!
|
||||
$clientMacs: [String]
|
||||
$equipmentIds: [ID]
|
||||
$dataTypes: [String]
|
||||
|
||||
Reference in New Issue
Block a user