Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Updating a funnel-less opportunity via this mutation is not yet supported.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The opportunity has no funnel assigned. Use the appropriate mutation to assign a funnel first.",
        "errorCode": "KT-CT-8965"
      }
    }
  ]
}