conversations_insert_input
input type for inserting data into table "conversations"
Input Fields
app_id (
Int
)
created_at (
timestamptz
)
destroyed_at (
timestamptz
)
end_user (
end_users_obj_rel_insert_input
)
end_user_conversations (
end_user_conversations_arr_rel_insert_input
)
end_user_id (
Int
)
kv_store (
kv_store_arr_rel_insert_input
)
metadata (
jsonb
)
object_id (
Int
)
scope_name (
String
)
utterances (
utterances_arr_rel_insert_input
)