OBJECT
WingmanChatSectionQueryType
link GraphQL Schema definition
- type WingmanChatSectionQueryType {
- : Boolean!
- : NonNullListOfNonNullWingmanChatThreadTypeValueOrErrorList!
- # Arguments
- # threadId:
- (: WingmanChatThreadId!): NonNullListOfNonNullWingmanChatMessageTypeValueOrErrorList!
- # Requires access to resource GRAPHQL_WINGMAN_CHAT_SETTINGS_SEE
- : WingmanChatSettings!
- }