{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@hash/types/entity-type/has-representative-shuffle-block-item/v/1",
  "kind": "entityType",
  "title": "Has Representative Shuffle Block Item",
  "type": "object",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "A link to an arbitrary entity which has an associated representation as a Shuffle Block Item",
  "examples": [],
  "links": {},
  "properties": {},
  "required": []
}