OperationInputFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| actualQuantity | OperationInputFilterActualQuantity | The actual quantity consumed. | |
| and | [OperationInputFilterInput!] | ||
| createdAt | OperationInputFilterCreatedAt | ||
| id | OperationInputFilterId | ||
| jobProduct | JobProductFilterInput | Job product being consumed (when source_type is JOB_PRODUCT) | |
| jobProductId | OperationInputFilterJobProductId | ||
| material | MaterialFilterInput | Material being consumed (when source_type is MATERIAL) | |
| materialId | OperationInputFilterMaterialId | ||
| not | [OperationInputFilterInput!] | ||
| operation | OperationFilterInput | ||
| operationId | OperationInputFilterOperationId | ||
| or | [OperationInputFilterInput!] | ||
| plannedQuantity | OperationInputFilterPlannedQuantity | The planned quantity to be consumed. | |
| reportedBy | AuthUserFilterInput | ||
| reportedById | OperationInputFilterReportedById | ||
| sourceType | OperationInputFilterSourceType | The type of source being consumed: MATERIAL or JOB_PRODUCT | |
| unit | OperationInputFilterUnit | The unit of measurement for the quantities. | |
| updatedAt | OperationInputFilterUpdatedAt |