RUAL Documentation

RUAL Core v14.0.3

Our platform operates on software, commonly known as core. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.

Development Release v14.0.3 This is the latest, development release. The documentation and notes of this release is still under development, blocks listed on this pages may change in the final release.

Modified or newly introduced blocks

In this release 1 blocks have been modified and 4 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.

Blocks introduced

filter types array Returns an array of all items matching the selected type from object mutations generates an array of mutations from an object selected fields to mutations object Gets the selected fields from the given object and returns a fresh mutations from it. validate against whitelist value Validates input against a whitelist of safe values, returning the input if safe or a fallback if not

Blocks modified

difference to mutations mutations generates an array of mutations representing the differences between two objects.