BrokerFilter
input BrokerFilter {
ids: [String!]
}
Fields
BrokerFilter.ids
● [String!]
list scalar
Only documents related to the given brokers will be included to the search results. By default, it'll search across all brokers If explicitly set to null, it'll search documents without any brokers Accepts broker codes, eg JOA (JPMorgan), MRN (MorningStar)
Member of
SearchFilter
input