> For the complete documentation index, see [llms.txt](https://docs.graphlinq.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.graphlinq.io/dev-tooling/node-connector-colors.md).

# Node Connector Colors

Colors of the input and output blocks helps explain what data type you are working with.

Here is an example. Notice the Print Node has an input called `Message` which is colored in green. It is expecting a string as it's input. Using the `String` block we can connect our string to the print message string.

<figure><img src="/files/GbO3ECzBD9AjO2qMVSkB" alt=""><figcaption></figcaption></figure>
