Skip to main content

WingmanChatThreadType (Object)

type WingmanChatThreadType {
title: String!
threadId: String!
messageList: [WingmanChatMessageType!]!
createdAt: DateTime
}

Fields

WingmanChatThreadType.title ● String! non-null scalar

WingmanChatThreadType.threadId ● String! non-null scalar

WingmanChatThreadType.messageList ● [WingmanChatMessageType!]! non-null object

WingmanChatThreadType.createdAt ● DateTime scalar

Member Of

NonNullListOfNonNullWingmanChatThreadTypeValue object