BasicItemtype

Item<string, BasicData>
Type
Item
An item object is a data object that includes an "id" identifier property that is either a string or number.
BasicData
Validated data shape of a test basic, inferred from BASIC_SCHEMA.

A test basic as a stored ItemBasicData plus a string id.