Append a new path segment to a path
This can be usefull to retrieve the path relative to server errors or any selection / matching without bothering with the selected variants
full path including variant selections and array indexes
full path separated by dots without variant selections or indexes. Variants and indexes can still be included with a bracket syntax by passing setting withVariant or withList arguments
show variant selections next to their polymorphic node ei: "foo.node[selectedVariant].bar"
show indexes next to their list node ei: "foo.node[0].bar"
Prepend a new path segment to a path
Generated using TypeDoc
A representation of a SchemaNode's path with some utilities to lazy evaluate some attributes