MaterialFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [MaterialFilterInput!] | ||
| attributes | MaterialFilterAttributes | Material attributes like gsm, grain, finish, etc. | |
| createdAt | MaterialFilterCreatedAt | ||
| id | MaterialFilterId | ||
| name | MaterialFilterName | The name of the material. | |
| not | [MaterialFilterInput!] | ||
| operationInputs | OperationInputFilterInput | Production operation inputs that consume this material | |
| or | [MaterialFilterInput!] | ||
| sku | MaterialFilterSku | The SKU of the material. | |
| stockUnit | MaterialFilterStockUnit | The stock unit for the material. | |
| type | MaterialFilterType | The type of material. | |
| updatedAt | MaterialFilterUpdatedAt |