OBJECT
1type LinkedAsset {23category: String 45licenseType: String 67moduleIds: [Int]! 89name: String! 1011premium: PremiumStatus! 1213url: String 1415}