OBJECT
type WingmanChatConversationResultType {threadId: String! userMessage: String aiMessage: String! approvalRequired: Boolean! }