{
  "id": "1db6b4f2-1dca-4383-93dc-766f6750bfc2",
  "revision": 0,
  "last_node_id": 6,
  "last_link_id": 5,
  "nodes": [
    {
      "id": 5,
      "type": "PrimitiveString",
      "pos": [
        2668.412239926897,
        1536.2539712098414
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": [
            3
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "PrimitiveString"
      },
      "widgets_values": [
        "Hello World"
      ]
    },
    {
      "id": 6,
      "type": "PrimitiveString",
      "pos": [
        2668.412239926897,
        1662.1432549853873
      ],
      "size": [
        270,
        58
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": [
            4
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "PrimitiveString"
      },
      "widgets_values": [
        "Hello"
      ]
    },
    {
      "id": 3,
      "type": "PreviewAny",
      "pos": [
        3324.4682790386732,
        1536.2539712098414
      ],
      "size": [
        210,
        190
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "source",
          "type": "*",
          "link": 5
        }
      ],
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "PreviewAny"
      },
      "widgets_values": [
        null,
        null,
        null
      ]
    },
    {
      "id": 4,
      "type": "StringCompare",
      "pos": [
        2986.3871153189016,
        1536.2539712098414
      ],
      "size": [
        290.1062883277673,
        190
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "string_a",
          "type": "STRING",
          "widget": {
            "name": "string_a"
          },
          "link": 3
        },
        {
          "name": "string_b",
          "type": "STRING",
          "widget": {
            "name": "string_b"
          },
          "link": 4
        }
      ],
      "outputs": [
        {
          "name": "BOOLEAN",
          "type": "BOOLEAN",
          "links": [
            5
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.22.0",
        "Node name for S&R": "StringCompare"
      },
      "widgets_values": [
        "",
        "",
        "Starts With",
        true
      ],
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      3,
      5,
      0,
      4,
      0,
      "STRING"
    ],
    [
      4,
      6,
      0,
      4,
      1,
      "STRING"
    ],
    [
      5,
      4,
      0,
      3,
      0,
      "BOOLEAN"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1.2284597357367328,
      "offset": [
        -2371.487836752543,
        -1201.4036934558803
      ]
    },
    "frontendVersion": "1.44.19"
  },
  "version": 0.4
}