insert_end_users

insert data into the table: "end_users"

Input fields

objects ([end_users_insert_input!]!)

the rows to be inserted

on_conflict (end_users_on_conflict)

on conflict condition

Return fields

affected_rows (Int!)

number of rows affected by the mutation

returning ([end_users!]!)

data from the rows affected by the mutation