ComponentFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| actualSubstrate | SubstrateFilterInput | The actual substrate used for the component in production | |
| actualSubstrateId | ComponentFilterActualSubstrateId | ||
| and | [ComponentFilterInput!] | ||
| componentFileUsages | ComponentFileUsageFilterInput | The component file usages for the component | |
| createdAt | ComponentFilterCreatedAt | ||
| description | ComponentFilterDescription | A description of the component | |
| desiredSubstrate | SubstrateFilterInput | The desired substrate for the component | |
| desiredSubstrateId | ComponentFilterDesiredSubstrateId | ||
| externalId | ComponentFilterExternalId | An external ID for the part | |
| files | FileFilterInput | The files for the component | |
| highestMilestone | MilestoneFilterInput | The highest milestone for the component | |
| id | ComponentFilterId | ||
| job | JobFilterInput | The job that this component belongs to | |
| jobId | ComponentFilterJobId | ||
| kind | ComponentFilterKind | The kind of component | |
| milestones | MilestoneFilterInput | The milestones for the component | |
| name | ComponentFilterName | The name of the component | |
| not | [ComponentFilterInput!] | ||
| notes | NoteFilterInput | The notes for the component | |
| operations | OperationFilterInput | The operations for the component | |
| or | [ComponentFilterInput!] | ||
| updatedAt | ComponentFilterUpdatedAt |