insert_developers

insert data into the table: "developers"

Input fields

objects ([developers_insert_input!]!)

the rows to be inserted

on_conflict (developers_on_conflict)

on conflict condition

Return fields

affected_rows (Int!)

number of rows affected by the mutation

returning ([developers!]!)

data from the rows affected by the mutation