Node

public protocol Node : Decodable, Encodable

The base protocol which all node types that may be present in a tree of Structured text. See: https://www.contentful.com/developers/docs/tutorials/general/structured-text-field-type-alpha/ for more information.