INPUT_OBJECT

DeleteProfileRelationInput

link GraphQL Schema definition

  • input DeleteProfileRelationInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the linked lead or opportunity, or empty when not pointing to one.
  • leadOpptyId: ID
  • }

link Require by