OBJECT
type ContentfulCarousel {id: ID! createdAt: String! updatedAt: String! name: String slug: String photos: [ContentfulPhoto] }