{
  "$id": "https://hash.ai/@h/types/property-type/automatic-inference-configuration/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "Configuration for an automatic or passive entity inference feature",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/object/v/1"
    }
  ],
  "title": "Automatic Inference Configuration"
}