externalAiChatSession_stream_cursor_value_input
Initial value of the column from where the streaming should start
input externalAiChatSession_stream_cursor_value_input {
createdAt: timestamptz
id: uuid
messages: jsonb
updatedAt: timestamptz
workspaceId: uuid
}