INPUT_OBJECT

ChangeLabelFlagLeadInput

link GraphQL Schema definition

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

link Require by