Skip to main content
QUERY
broadcastAudiences(searchQuery: String, first: Int, after: String, last: Int, before: String): BroadcastAudienceConnection!

Arguments

searchQuery
String

Narrows to audiences whose name contains this, matched case-insensitively and unanchored. Searched in the database rather than on the page, so it finds audiences a client has not loaded.

first
Int
after
String
last
Int
before
String
pageInfo
Query
Response