We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47fcb6 commit 892e3adCopy full SHA for 892e3ad
resources/examples/Fixes/less_than
@@ -0,0 +1 @@
1
+https://metafacture.org/playground/?flux=inputFile%0A%7Copen-file%0A%7Cas-records%0A%7Cdecode-json%0A%7Cfix%28transformationFile%29%0A%7Cencode-yaml%0A%7Cprint%0A%3B&transformation=if+less_than%28%22number_of_people%22%2C%223%22%29%0A++add_field%28%22is_party%22%2C%22false%22%29%0Aelse%0A++add_field%28%22is_party%22%2C%22true%22%29%0Aend&data=%7B%0A++%22number_of_people%22%3A+%221%22%0A%7D%0A%7B%0A++%22number_of_people%22%3A+%2210%22%0A%7D%0A%7B%0A++%22number_of_people%22%3A+%223%22%0A%7D
0 commit comments