feat: create server-side request in daftar gangguan dialihkan ke posko lain

This commit is contained in:
kur0nek-o
2024-04-22 17:18:51 +07:00
parent 35746ab297
commit 0710b2635d
3 changed files with 154 additions and 164 deletions

View File

@@ -2539,6 +2539,11 @@ export const queries = {
$posko: Int
$idUid: Int
$idUp3: Int
$skip: Int
$take: Int
$requireTotalCount: Boolean
$sort: [SortInput]
$filter: [FilterInput]
) {
daftarGangguanDialihkanKePoskoLain(
dateFrom: $dateFrom
@@ -2546,6 +2551,11 @@ export const queries = {
posko: $posko
idUid: $idUid
idUp3: $idUp3
skip: $skip
take: $take
requireTotalCount: $requireTotalCount
sort: $sort
filter: $filter
) {
alamat_pelapor
pembuat_laporan