{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@hash/types/entity-type/paragraph-block/v/3",
  "kind": "entityType",
  "title": "Paragraph Block",
  "type": "object",
  "allOf": [],
  "description": "The block entity for the “Paragraph” block.\n\nSee: https://blockprotocol.org/@hash/blocks/paragraph",
  "examples": [],
  "links": {},
  "properties": {
    "https://blockprotocol.org/@blockprotocol/types/property-type/textual-content/": {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/property-type/textual-content/v/2"
    }
  },
  "required": []
}