Update posko parameter to accept integer instead of string
This commit is contained in:
@@ -126,7 +126,7 @@ query rekapitulasiKeluhanAll
|
||||
(
|
||||
$dateFrom: Date!
|
||||
$dateTo: Date!
|
||||
$posko: String!
|
||||
$posko: Int!
|
||||
$idUid: Int!
|
||||
$idUp3: Int!
|
||||
) {
|
||||
|
Reference in New Issue
Block a user