Skip to main content
MUTATION
createLeadMessage(input: CreateLeadMessageInput!): CreateLeadMessagePayload

Arguments

input
CreateLeadMessageInput!
required

Parameters for CreateLeadMessage

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
queued
Boolean!

True when resolving the matched Leads was deferred to a background job, in which case the messages are sent shortly. False when every named Lead was messaged synchronously.

Mutation
Variables
Response