Any key in base that can be watched:
name
: the name of the basetables
: the order of tables in the basecollaborators
: all the collaborators in the baseschema
: the base schema (essentially everything except for record data)
Press shift + S to search API reference.
Any key in base that can be watched:
name
: the name of the basetables
: the order of tables in the basecollaborators
: all the collaborators in the baseschema
: the base schema (essentially everything except for record data)type WatchableBaseKey = "color" | "name" | "tables" | "collaborators" | "schema"