{
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "$id": "https://blockprotocol.org/@hash/types/entity-type/has-frequently-asked-question/v/1",
  "kind": "entityType",
  "title": "Has Frequently Asked Question",
  "type": "object",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "Contains a frequently asked question defined by a [Frequently Asked Question] entity.",
  "examples": [],
  "links": {},
  "properties": {},
  "required": []
}