insert_kv_store
insert data into the table: "kv_store"
Input fields
objects (
[kv_store_insert_input!]!)
the rows to be inserted
on_conflict (
kv_store_on_conflict)
on conflict condition
Return fields
affected_rows (
Int!)
number of rows affected by the mutation
returning (
[kv_store!]!)
data from the rows affected by the mutation