INPUT_OBJECT

RestoreOpportunityInput

link GraphQL Schema definition

  • input RestoreOpportunityInput {
  • # Identifier of the OpportunityEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by