A ForkNode represents the node ID of a Fork (or Room). It can be
either a regular node or a reversed node.
Note: when you need to provide a node ID for a Fork or Room, you can either
provide a string, which represents a forward node, or use the
reverseConnection function to create a reverse node.
A ForkNode represents the node ID of a Fork (or Room). It can be either a regular node or a reversed node.
Note: when you need to provide a node ID for a Fork or Room, you can either provide a string, which represents a forward node, or use the reverseConnection function to create a reverse node.