insert_conversations

insert data into the table: "conversations"

Input fields

objects ([conversations_insert_input!]!)

the rows to be inserted

on_conflict (conversations_on_conflict)

on conflict condition

Return fields

affected_rows (Int!)

number of rows affected by the mutation

returning ([conversations!]!)

data from the rows affected by the mutation