Skip to main content
QUERY
broadcastSendTargetRecipients(input: BroadcastSendTargetRecipientsInput!): BroadcastSendTargetRecipients!

Arguments

count
Int!

Recipients resolved. Exact: there is no ceiling on what a target may resolve to.

Why count is zero. Null whenever it is not.

The resolved recipients, in the order the count above counted them. searchQuery narrows these rows by name without changing count, which is how large the audience is rather than how much of it is being shown.

Arguments
first
Int
after
String
last
Int
before
String
searchQuery
String
Query
Variables
Response