aiConversationSearch
query
Retrieve a list of conversations for the current user. AiConversationConnection!
Arguments
first
Int
default: 20
Page size.
after
String
Cursor for the last page item.
orderBy
[AiConversationOrderByInput!]
Sort order.
where
AiConversationWhereInput
Filtering.
inOrganization
ID
Organization to use to identify region.
inRegion
RegionInput
Specific region we want the query to return data from
Example Operation