INPUT_OBJECT

DeleteLeadOpptySharingClientRelationInput

link GraphQL Schema definition

  • input DeleteLeadOpptySharingClientRelationInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Relation to single abstract entity instance.
  • #
  • # E.g. Relation to Lead/Oppty
  • #
  • leadOpptyId: ID
  • }

link Require by