JobProductFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [JobProductFilterInput!] | ||
| component | ComponentFilterInput | The component associated with the job product - for example printed sheets. If this acts on an assembled job, this should be null | |
| componentId | JobProductFilterComponentId | ||
| createdAt | JobProductFilterCreatedAt | ||
| id | JobProductFilterId | ||
| job | JobFilterInput | The job associated with the job product. | |
| jobId | JobProductFilterJobId | ||
| metadata | JobProductFilterMetadata | Product-specific metadata. | |
| name | JobProductFilterName | The name of the job product. | |
| not | [JobProductFilterInput!] | ||
| operationInputs | OperationInputFilterInput | The operation inputs associated with the job product. | |
| operationOutputs | OperationOutputFilterInput | The operation outputs associated with the job product. | |
| or | [JobProductFilterInput!] | ||
| updatedAt | JobProductFilterUpdatedAt |