Skip to main content

externalAiChatSession_bool_exp

Boolean expression to filter rows from the table "externalAiChatSession". All fields are combined with a logical 'AND'.

input externalAiChatSession_bool_exp {
_and: [externalAiChatSession_bool_exp!]
_not: externalAiChatSession_bool_exp
_or: [externalAiChatSession_bool_exp!]
createdAt: timestamptz_comparison_exp
id: uuid_comparison_exp
messages: jsonb_comparison_exp
updatedAt: timestamptz_comparison_exp
workspace: workspace_bool_exp
workspaceId: uuid_comparison_exp
}

Fields

externalAiChatSession_bool_exp._and ● [externalAiChatSession_bool_exp!] list input

externalAiChatSession_bool_exp._not ● externalAiChatSession_bool_exp input

externalAiChatSession_bool_exp._or ● [externalAiChatSession_bool_exp!] list input

externalAiChatSession_bool_exp.createdAt ● timestamptz_comparison_exp input

externalAiChatSession_bool_exp.id ● uuid_comparison_exp input

externalAiChatSession_bool_exp.messages ● jsonb_comparison_exp input

externalAiChatSession_bool_exp.updatedAt ● timestamptz_comparison_exp input

externalAiChatSession_bool_exp.workspace ● workspace_bool_exp input

externalAiChatSession_bool_exp.workspaceId ● uuid_comparison_exp input

Member Of

externalAiChatSession_bool_exp input ● externalAiChatSession_on_conflict input ● externalAiChatSession_stream subscription ● externalAiChatSession query ● externalAiChatSession subscription