insert_objects_one
insert a single row into the table: "objects"
Input fields
  object (
   
objects_insert_input!)
  the row to be inserted
  on_conflict (
   
objects_on_conflict)
  on conflict condition
Return fields
  created_at (
  
timestamptz!)
  
  object_id (
  
      Int!)