INPUT_OBJECT

DeleteLeadOpptyKPIInput

link GraphQL Schema definition

  • input DeleteLeadOpptyKPIInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the lead or opportunity the KPI event relates to.
  • leadOpptyId: ID
  • }

link Require by