OBJECT
@internal
A vision generated asset
type CatalogAsset 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 type: String description: String }