83. Query: Plattformkontext sammeln
query CollectPlatformContext {
getPlatformContext(input: {
userUuids: ["<placeholder_of_user_uuid>"],
statuses: [Start, Done, Warning, Error, Ignored],
dateFrom: "2023-05-25T12:49:00.000Z",
dateTo: "2023-05-30T06:35:00.000Z",
}) {
events {
fieldUuid
subFieldUuid
subFieldType
operationId
status
executionDate
messageKey
optional
}
}
}Vorherige82. Abfrage: Abonnementereignisse wiederherstellenNächste84. Mutation: Ertragsdatensatz kalibrieren und bereinigen
Zuletzt aktualisiert
War das hilfreich?