OBJECT
1type BlogFeaturedCreative {23avatarId: String! 45creativeCategories: [BlogCreativeCategory!] 67name: String! 89summary: String! 1011url: String! 1213}