{
  "$id": "https://hash.ai/@h/types/property-type/stock-direction/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "Whether stock is increased or decreased.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/stock-direction/v/1"
    }
  ],
  "title": "Stock Direction"
}