type LoadSubsetRequestResult = true | Promise<void>;
Defined in: packages/db/src/types.ts:350
Internal
Result returned by the collection's normalized subset boundary.