Skip to main content
MUTATION
deleteLead(input: DeleteLeadInput!): DeleteLeadPayload

Arguments

input
DeleteLeadInput!
required

Parameters for DeleteLead

clientMutationId
String

A unique identifier for the client performing the mutation.

deletedLeadId
ID

GlobalID of the Lead that was removed.

errors
[String!]!
Mutation
Variables
Response