OBJECT
An image which may be mapped onto a 3D geometry.
type Texture implements Asset {model: Model id: ID status: AssetStatus filename: String format: String! url: String # If populated, the url is only valid until the time givenvalidUntil: DateTime resolution: String type: TextureType }