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