update_conceptnet_data
update data of the table: "conceptnet.data"
Input fields
_inc (
conceptnet_data_inc_input
)
increments the numeric columns with given value of the filtered values
_set (
conceptnet_data_set_input
)
sets the columns of the filtered rows to the given values
where (
conceptnet_data_bool_exp!
)
filter the rows which have to be updated
Return fields
affected_rows (
Int!
)
number of rows affected by the mutation
returning (
[conceptnet_data!]!
)
data from the rows affected by the mutation