delete_atomic_data
delete data from the table: "atomic.data"
Input fields
where (
atomic_data_bool_exp!
)
filter the rows which have to be deleted
Return fields
affected_rows (
Int!
)
number of rows affected by the mutation
returning (
[atomic_data!]!
)
data from the rows affected by the mutation