Types
CreateAnnouncementPayload
Autogenerated return type of CreateAnnouncement.
object
CreateAnnouncementPayloadFields
announcement
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
queued
Boolean!
True when recipient resolution was deferred to a background job, in which case the returned announcement is created but sent shortly. False when the announcement was created and sent synchronously.