OBJECT
type LanguageModelResponse implements Node {id: ID! model: String! response: Map! createdAt: Time! sparkyMessage: SparkyMessage }