asalabaev
Results
1
issues of
asalabaev
on try.jsonata.org the following expression is used to access the parent and the grandparent contexts: `Account.Order.Product.{ 'Product': `Product Name`, 'Order': %.OrderID, 'Account': %.%.`Account Name` }` However in java (version 0.9.9)...