BrokerResearchProactiveCompanySearchResult
type BrokerResearchProactiveCompanySearchResult {
status: BrokerResearchProactiveLookupStatus!
companies: [BrokerResearchProactiveCompany!]!
}
Fields
BrokerResearchProactiveCompanySearchResult.status ● BrokerResearchProactiveLookupStatus! non-null enum graph-ql-types
FOUND when at least one row is present. NOT_FOUND when no company name matched, or every matching company has no proactive-eligible users under the calling provider.