delete_conversations
delete data from the table: "conversations"
Input fields
where (
conversations_bool_exp!)
filter the rows which have to be deleted
Return fields
affected_rows (
Int!)
number of rows affected by the mutation
returning (
[conversations!]!)
data from the rows affected by the mutation