82. Forespørgsel: Gendan abonnementsbegivenheder
getPlatformEvents(input: {
dateFrom: "2023-05-25T12:49:00.000Z",
dateTo: "2023-05-30T06:35:00.000Z",
userUuids: ["<placeholder_of_user_uuid>"]
}){
events {
executionDate
event {
uuid
userUuid
action
nodePath {
entity
uuid
}
}
}
}
}Previous81. Forespørgsel: Hent GeoJSON for "EquationMap"Next83. Forespørgsel: Indsaml platformkontekst
Last updated
Was this helpful?