INPUT_OBJECT

ArchiveLeadInput

link GraphQL Schema definition

  • input ArchiveLeadInput {
  • completeActivityIds: [UUID!]
  • memoText: String
  • # Identifier of the LeadEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by