proactivelyEntitleBrokerResearchUsers
description
Proactively grant a user (by userId) or a whole firm (by companyId) one or more broker entitlement groups. Each input row must set exactly one of userId/companyId; mixed batches are supported and partially applied — successful rows land in 'entitled', validation failures in 'rejected'.
proactivelyEntitleBrokerResearchUsers(
input: [BrokerResearchProactiveEntitlementInput!]!
): BrokerResearchProactiveEntitlementResult!
Arguments
proactivelyEntitleBrokerResearchUsers.input ● [BrokerResearchProactiveEntitlementInput!]! non-null input graph-ql-types
Type
BrokerResearchProactiveEntitlementResult object graph-ql-types
Loading...