MemoryTenantDataStore.prototype.findAll<E>(tenantId: string,entity: string): Promise<readonly E[]>
Usage
import { MemoryTenantDataStore } from "multi-tenancy-plugin/src/index.ts";
MemoryTenantDataStore.prototype.findAll<E>(tenantId: string,entity: string): Promise<readonly E[]>
import { MemoryTenantDataStore } from "multi-tenancy-plugin/src/index.ts";