insert_audit_logged_actions_one

insert a single row into the table: "audit.logged_actions"

Input fields

object (audit_logged_actions_insert_input!)

the row to be inserted

on_conflict (audit_logged_actions_on_conflict)

on conflict condition

Return fields

action (String!)
action_tstamp_clk (timestamptz!)
action_tstamp_stm (timestamptz!)
action_tstamp_tx (timestamptz!)
application_name (String)
changed_fields (jsonb)
Argument Type Description
path String

JSON select path

client_addr (inet)
client_port (Int)
client_query (String)
event_id (bigint!)
hasura_user (jsonb)
Argument Type Description
path String

JSON select path

relid (oid!)
row_data (jsonb)
Argument Type Description
path String

JSON select path

schema_name (String!)
session_user_name (String)
statement_only (Boolean!)
table_name (String!)
transaction_id (bigint)