INPUT_OBJECT

ChangeLabelFlagOpportunityInput

link GraphQL Schema definition

  • input ChangeLabelFlagOpportunityInput {
  • hot: Boolean!
  • priority: Boolean!
  • stalled: Boolean!
  • # Identifier of the OpportunityEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by