{
  "$id": "https://hash.ai/@h/types/entity-type/fulfills/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/entity-type/link/v/1"
    }
  ],
  "description": "Something that something fulfills.",
  "icon": "/icons/types/check-double.svg",
  "kind": "entityType",
  "properties": {},
  "title": "Fulfills",
  "type": "object"
}