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