appendTenantId

open fun appendTenantId(tenantId: String): Q

Appends a tenant ID condition to filter results by tenant.

Return

A new query object with the tenant ID condition appended.

Parameters

tenantId

The tenant ID to filter by.