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