Types
TenantsSearchQuery
Query to search for tenants.
input
TenantsSearchQueryFields
term
String!
required
The term to search for. It must be at least 2 characters long. The search is case-insensitive on these two fields:
- the tenant name (partial match)
- the tenant external id (exact match)

