You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JS version of jsonata has support for converting an expression into an AST and then parsing. This is helpful for the use case of whitelisting commands. To my knowledge, this isn't something that this package supports. Will this be implemented in the future?