queryAllLocks
queryAllLocks: (arg: BriefcaseDbArg) => Promise<LockProps[]>
Get the list of all held locks for a briefcase. This can be very expensive and is currently used only for tests.
Defined in
- backend/src/BackendHubAccess.ts Line 251
Last Updated: 18 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.