labapi.util.types.IdOrNameIndex#
- labapi.util.types.IdOrNameIndex: TypeAlias = 'str | IdIndex | NameIndex'#
Type alias for an index: either an item’s ID (string), or a slice using
Index.IdorIndex.Name.
Type alias for an index: either an item’s ID (string), or a slice using
Index.Id or Index.Name.