class SubdomainResolver
implements ITenantResolver
Resolves the tenant id from the first subdomain label of request.url.
SubdomainResolver(options?: SubdomainResolverOptions)
Resolves the tenant id from the first subdomain label of request.url.
SubdomainResolver(options?: SubdomainResolverOptions)
import { SubdomainResolver } from "multi-tenancy-plugin/src/index.ts";