83. Fråga: Samla plattformscontext
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
}
}
}Previous82. Fråga: Återställ prenumerationshändelserNext84. Mutation: Kalibrera och rensa skörde-dataset
Last updated
Was this helpful?