insert_kv_store_one
insert a single row into the table: "kv_store"
Input fields
  object (
   
kv_store_insert_input!)
  the row to be inserted
  on_conflict (
   
kv_store_on_conflict)
  on conflict condition
Return fields
  created_at (
  
timestamptz!)
  
  created_by (
  
Int!)
  
  developer (
   
developers!)
  An object relationship
  key (
  
String!)
  
  object_id (
  
Int!)
  
  scope (
  
String!)
  
  scope_object_id (
  
Int!)
  
  updated_at (
  
      timestamptz!)