insert_end_user_conversations
insert data into the table: "end_user_conversations"
Input fields
objects (
[end_user_conversations_insert_input!]!
)
the rows to be inserted
on_conflict (
end_user_conversations_on_conflict
)
on conflict condition
Return fields
affected_rows (
Int!
)
number of rows affected by the mutation
returning (
[end_user_conversations!]!
)
data from the rows affected by the mutation