kv_store_insert_input
input type for inserting data into table "kv_store"
Input Fields
created_at (
timestamptz
)
created_by (
Int
)
developer (
developers_obj_rel_insert_input
)
key (
String
)
metadata (
jsonb
)
object_id (
Int
)
scope (
String
)
scope_object_id (
Int
)
updated_at (
timestamptz
)
value (
jsonb
)