OBJECT
1type ExpressAsset {23id: String! 45numFavorites: Int! 67source: String! 89status: String! 1011type: String! 1213}