property MultiTenancyPluginOptions.required

When true and no resolver returns a tenant, short-circuit with an error response. Default: false.

Type

boolean

Usage

import { type MultiTenancyPluginOptions } from "multi-tenancy-plugin/src/index.ts";