OperationOutcomeFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [OperationOutcomeFilterInput!] | ||
| completedAt | OperationOutcomeFilterCompletedAt | The date and time when the last work upon the operation was completed | |
| component | ComponentFilterInput | The component this progress record is associated with | |
| componentId | OperationOutcomeFilterComponentId | ||
| createdAt | OperationOutcomeFilterCreatedAt | ||
| energyConsumption | OperationOutcomeFilterEnergyConsumption | The total energy consumed during the operation, in kilowatt-hours (kWh). | |
| id | OperationOutcomeFilterId | ||
| not | [OperationOutcomeFilterInput!] | ||
| operation | OperationFilterInput | The operation this progress record is associated with | |
| operationId | OperationOutcomeFilterOperationId | ||
| or | [OperationOutcomeFilterInput!] | ||
| plannedCompletionAt | OperationOutcomeFilterPlannedCompletionAt | The planned completion date and time for the operation | |
| plannedStartAt | OperationOutcomeFilterPlannedStartAt | The planned start date and time for the operation | |
| startedAt | OperationOutcomeFilterStartedAt | The date and time when the first work upon the operation was started | |
| updatedAt | OperationOutcomeFilterUpdatedAt |