update_atomic_data

update data of the table: "atomic.data"

Input fields

_set (atomic_data_set_input)

sets the columns of the filtered rows to the given values

where (atomic_data_bool_exp!)

filter the rows which have to be updated

Return fields

affected_rows (Int!)

number of rows affected by the mutation

returning ([atomic_data!]!)

data from the rows affected by the mutation