Types
CompaniesSearchQuery
Query to search for companies.
input
CompaniesSearchQueryFields
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 company name (partial match)
- the company domain name (partial match)

