insert_audit_logged_actions
insert data into the table: "audit.logged_actions"
Input fields
objects (
[audit_logged_actions_insert_input!]!
)
the rows to be inserted
on_conflict (
audit_logged_actions_on_conflict
)
on conflict condition
Return fields
affected_rows (
Int!
)
number of rows affected by the mutation
returning (
[audit_logged_actions!]!
)
data from the rows affected by the mutation