Skip to main content
Version: 2.10

InstanceOrTag

type InstanceOrTag = string | HasTag | typeof CloudObject;

A InstanceOrTag can be either a string, a HasTag (CloudObject instance, Property, Relation, ...) or the class constructor for a CloudObject