Mutations
scheduleBroadcast
Queues a broadcast to be sent, moving it from DRAFT to SCHEDULED. Calling this again on a
broadcast that has not started sending changes when it will go out; once the send has started it
is rejected. The broadcast must have a sender and at least one channel. Requires the
broadcast:send and broadcast:read permissions.
MUTATION
scheduleBroadcast(input: ScheduleBroadcastInput!): ScheduleBroadcastOutput!Arguments
input
required
Returns
broadcast
error
Mutation
Variables
Response
Mutation
Variables
Response

