trustfall icon indicating copy to clipboard operation
trustfall copied to clipboard

Support additional @transform()'s

Open u9g opened this issue 1 year ago • 1 comments

  • [ ] Ability to @transform(op: "split", value: ["$split_with_string"]) on strings.
  • [ ] Ability to @transform(op: "join", value: ["$join_with_string"]) on string arrays.
  • [ ] Ability to @transform(op: "add", value: ["$x"]) on numbers

u9g avatar Jul 12 '23 00:07 u9g

Main blocker is that @transform in it’s current form doesn’t accept options

u9g avatar Jul 12 '23 10:07 u9g