CompanyFilterField
enum
Enum Filter Options
Values
Fields
| Name | Description |
|---|---|
visible | |
companyId | |
isConfirmed | |
hasDefaultData | |
countryId | |
currencyId | |
agentId | |
userCompanies__userId | |
createdAt | |
_hideInternalCompanies | |
_hasAgentId | |
_subscriptionState | How the company stands on its LATEST subscription. Because a filter's `value`is a bare `String!`, pass a `SubscriptionCompanyState`member (`active`, `trial`, `expired`, `trialExpired`, `expiringToday`, `expiring30Days`); an unrecognised state matches nothing. Shares its predicate with the dashboard's subscription KPIs, so the counts agree. |