A 4D vector. Generally used in conjunction with a point to describe a camera for rendering a 3D image within the model.
type Quaternion {x: Float! y: Float! z: Float! w: Float! }