Skip to main content

WingmanChatSubscriptionSection (Object)

Subscriptions related to WingmanChat streaming.

type WingmanChatSubscriptionSection {
streamResponse(
operatorId: OperatorId!
threadId: String!
): WingmanChatStreamResponse!
}

Fields

WingmanChatSubscriptionSection.streamResponse ● WingmanChatStreamResponse! non-null object

WingmanChatSubscriptionSection.streamResponse.operatorId ● OperatorId! non-null scalar
WingmanChatSubscriptionSection.streamResponse.threadId ● String! non-null scalar

Returned By

wingmanChat subscription