Union

A Union type is an abstract type that enables a schema field to return one of multiple object types. Unlike interfaces, unions do not specify common fields between the types.