INPUT_OBJECT

DeleteLeadOpptyContactGroupRelationInput

link GraphQL Schema definition

  • input DeleteLeadOpptyContactGroupRelationInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the lead or opportunity the contact group belongs to.
  • leadOpptyId: ID
  • }

link Require by