> ## Documentation Index
> Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# BroadcastSendTargetRecipient

> Someone a broadcast is aimed at by name rather than by filter.

Flat with a `type` rather than a union, because GraphQL has no input unions and the input and output
shapes should not diverge. The per-channel fields are nullable for the same reason: an email recipient
will carry an address and no channel, and making them nullable now is what keeps that from being a
breaking change later. Read `type` first.

