insert_objects

insert data into the table: "objects"

Input fields

objects ([objects_insert_input!]!)

the rows to be inserted

on_conflict (objects_on_conflict)

on conflict condition

Return fields

affected_rows (Int!)

number of rows affected by the mutation

returning ([objects!]!)

data from the rows affected by the mutation