{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@melad/types/entity-type/test/v/2",
  "kind": "entityType",
  "title": "TEST",
  "type": "object",
  "allOf": [],
  "description": "Test Type",
  "examples": [],
  "links": {
    "https://blockprotocol.org/@hash/types/entity-type/displays-media-file/v/1": {
      "type": "array",
      "minItems": 0,
      "ordered": false,
      "items": {}
    }
  },
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/name/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/name/v/1"
    },
    "https://blockprotocol.org/@blockprotocol/types/property-type/css-text-color/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/css-text-color/v/1"
    },
    "https://blockprotocol.org/@hash/types/property-type/number-of-columns/": {
      "$ref": "https://blockprotocol.org/@hash/types/property-type/number-of-columns/v/1"
    },
    "https://blockprotocol.org/@melad/types/property-type/object/": {
      "$ref": "https://blockprotocol.org/@melad/types/property-type/object/v/1"
    }
  },
  "required": []
}