For the complete documentation index, see llms.txt. This page is also available as Markdown.

ChatConnection

Attributes of the ChatConnection type

The connection type for Chat.

Name
Type
Description

edges

List (ChatEdge)

A list of edges.

nodes

List (Chat)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?