{
  "$id": "https://hash.ai/@h/types/property-type/opportunity-status/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The category assigned to a status report.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/opportunity-status-category/v/1"
    }
  ],
  "title": "Opportunity Status"
}