A 3D geometry of the model.
type Mesh implements Asset {model: Model id: ID status: AssetStatus filename: String format: String! resolution: String! url: String downloadUrl: String # If populated, the url is only valid until the time givenvalidUntil: DateTime }