Node: { children: Node[]; type: string; value?: JSONValue }

A node in the JMESPath AST.

Type declaration