INPUT_OBJECT

DeleteApprovalInput

link GraphQL Schema definition

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

link Require by