Update posko parameter to accept integer instead of string
This commit is contained in:
@ -125,7 +125,7 @@ const GET_DATA = gql`
|
||||
$dateTo: Date!
|
||||
$minDurasiResponseTime: Int!
|
||||
$maxDurasiResponseTime: Int!
|
||||
$posko: String!
|
||||
$posko: Int!
|
||||
$idUid: Int!
|
||||
$idUp3: Int!
|
||||
) {
|
||||
|
Reference in New Issue
Block a user