{
  "$id": "https://hash.ai/@h/types/entity-type/supply-chain-user-preferences/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "description": "User-scoped preferences for supply-chain views in a HASH web.",
  "kind": "entityType",
  "properties": {
    "https://hash.ai/@h/types/property-type/exclude-low-samples/": {
      "$ref": "https://hash.ai/@h/types/property-type/exclude-low-samples/v/1"
    },
    "https://hash.ai/@h/types/property-type/exclude-outliers/": {
      "$ref": "https://hash.ai/@h/types/property-type/exclude-outliers/v/1"
    },
    "https://hash.ai/@h/types/property-type/read-item/": {
      "items": {
        "$ref": "https://hash.ai/@h/types/property-type/read-item/v/1"
      },
      "type": "array"
    },
    "https://hash.ai/@h/types/property-type/time-period/": {
      "$ref": "https://hash.ai/@h/types/property-type/time-period/v/1"
    }
  },
  "title": "Supply Chain User Preferences",
  "type": "object"
}