Skip to main content
Version: Latest

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.

BrokerResearchProactiveCompanySearchResult.companies ● [BrokerResearchProactiveCompany!]! non-null object graph-ql-types

Returned By

brokerResearchProactiveCompanySearch query