update_end_user_conversations

update data of the table: "end_user_conversations"

Input fields

_inc (end_user_conversations_inc_input)

increments the numeric columns with given value of the filtered values

_set (end_user_conversations_set_input)

sets the columns of the filtered rows to the given values

where (end_user_conversations_bool_exp!)

filter the rows which have to be updated

Return fields

affected_rows (Int!)

number of rows affected by the mutation

returning ([end_user_conversations!]!)

data from the rows affected by the mutation