Types
ScheduleBroadcastInput
input
ScheduleBroadcastInputFields
broadcastId
ID!
required
scheduledAt
String!
required
When the broadcast should be sent. Either the literal string now to send as soon as possible,
or an ISO-8601 timestamp in UTC (e.g. 2026-08-10T14:30:00Z). A timestamp that has already
passed is treated as now; one more than a minute in the past is rejected.

