82. Vaicājums: Atjaunot abonementa notikumus
getPlatformEvents(input: {
dateFrom: "2023-05-25T12:49:00.000Z",
dateTo: "2023-05-30T06:35:00.000Z",
userUuids: ["<vietturis_lietotāja_uuid>"]
}){
events {
executionDate
event {
uuid
userUuid
darbība
nodePath {
entītija
uuid
}
}
}
}
}Last updated
Was this helpful?