Skip to main content

deleteLead

No description

deleteLead(
id: Int!
): Int

Arguments

deleteLead.id ● Int! non-null scalar

ID of the lead

Type

Int scalar

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.