GENERIC_MISSING_TENANT_FOR_SCOPED_COLLECTION

A tenant-scoped collection was accessed without a tenant context

Thrown from

packages/errors/src/index.ts:1260
* throw new MissingTenantForScopedCollectionError('products');
View ↗

On this page