OBJECT
type ContentfulArticleCarousel {name: String slug: String type: String articles: [Article!]! }