externalAiChatSession
fetch data from the table: "externalAiChatSession"
externalAiChatSession(
distinct_on: [externalAiChatSession_select_column!]
limit: Int
offset: Int
order_by: [externalAiChatSession_order_by!]
where: externalAiChatSession_bool_exp
): [externalAiChatSession!]!
Arguments
externalAiChatSession.distinct_on
● [externalAiChatSession_select_column!]
list enum
distinct select on columns
externalAiChatSession.limit
● Int
scalar
limit the number of rows returned
externalAiChatSession.offset
● Int
scalar
skip the first n rows. Use only with order_by
externalAiChatSession.order_by
● [externalAiChatSession_order_by!]
list input
sort the rows by one or more columns
externalAiChatSession.where
● externalAiChatSession_bool_exp
input
filter the rows returned
Type
externalAiChatSession
object
columns and relationships of "externalAiChatSession"