table-settings
Per-user column settings of the tables in the UI.
Get the current user's table settings
Returns all table settings for the current user as a map keyed by table type, with each value holding that table's stored configuration.
Update a table setting
Upserts the current user's setting for a given table type, reusing the existing entry's id when one already exists so it is updated rather than duplicated. Returns the saved table setting.