LocationFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| aisle | LocationFilterAisle | The aisle where the location is located | |
| and | [LocationFilterInput!] | ||
| bay | LocationFilterBay | The bay where the location is located | |
| building | LocationFilterBuilding | The building where the location is located | |
| childLocations | LocationFilterInput | ||
| code | LocationFilterCode | The code of the location, must be unique | |
| createdAt | LocationFilterCreatedAt | ||
| floor | LocationFilterFloor | The floor where the location is located | |
| id | LocationFilterId | ||
| inboundTransfers | TransferFilterInput | ||
| name | LocationFilterName | The name of the location | |
| not | [LocationFilterInput!] | ||
| or | [LocationFilterInput!] | ||
| outboundTransfers | TransferFilterInput | ||
| parentLocation | LocationFilterInput | ||
| parentLocationId | LocationFilterParentLocationId | ||
| preference | LocationFilterPreference | The preference of the location - should this be preferentially chosen? | |
| resource | ResourceFilterInput | If this location is part of a Resource, such as the input or output of a printing press, then it can be attached to the resource here. | |
| resourceId | LocationFilterResourceId | ||
| room | LocationFilterRoom | The room where the location is located | |
| shelf | LocationFilterShelf | The shelf where the location is located | |
| state | LocationFilterState | The state of the location | |
| stockAvailabilities | LocationStockAvailabilityFilterInput | ||
| type | LocationFilterType | The type of location | |
| updatedAt | LocationFilterUpdatedAt |