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