update_kv_scope_enum
update data of the table: "kv_scope_enum"
Input fields
_set (
kv_scope_enum_set_input
)
sets the columns of the filtered rows to the given values
where (
kv_scope_enum_bool_exp!
)
filter the rows which have to be updated
Return fields
affected_rows (
Int!
)
number of rows affected by the mutation
returning (
[kv_scope_enum!]!
)
data from the rows affected by the mutation