Home > @i2analyze/i2connect > spi > ResultItemTypeIds spi.ResultItemTypeIds type A set of item type identifiers from a particular schema. Signature: export type ResultItemTypeIds = Partial<Record<TypeLocation, string[]>>; References: TypeLocation