ENUM
GenericInventoryItemActionLogAction
An action that can be logged in a GenericInventoryItemActionLog
.
link GraphQL Schema definition
- enum GenericInventoryItemActionLogAction {
- # Items were created.
- # Items were consumed.
- # Items were deleted.
- # Items were assigned.
- }
link Require by
- AddressA geographical address.
- GenericInventoryAssigneeA generic assignee for inventory items.
- GenericInventoryItemActionLogA log of an action taken against a set of generic inventory items.
- InternalLocationA location inside an `InventoryLocation` (e.g. a shelf or a room.)
- InventoryLocationA location that inventory is stored in.
- InventoryModelA type of item stored in inventory.
- NetworkSiteA network site.
- Querynull
- VehicleA vehicle.