INPUT_OBJECT

CopyLeadInput

link GraphQL Schema definition

  • input CopyLeadInput {
  • # Identifier of the LeadEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by