OBJECT
type InsightRequest implements Node {id: ID! storageKey: String! insightType: String insightValue: String createdAt: Time! }