SingleOrVecFor_InstanceType: InstanceType | InstanceType[]

A type which can be serialized as a single item, or multiple items.

In some contexts, a Single may be semantically distinct from a Vec containing only item.