OBJECT
A custom title and body to appear on an organizations sign in features
type CarouselItem {# Main text of accordion itembody: String! # Returns a custom ID for body and titleid: ID! # Title of accordion itemtitle: String! }