ResultPath: "$.error": add error prop to the output:
Input: {foo: 'bar'} ->. output: {foo: 'bar', error: {...}}
- Real-time
- offline
- sync
2023-12-25 20:06:40
ResultPath: "$.error": add error prop to the output:
Input: {foo: 'bar'} ->. output: {foo: 'bar', error: {...}}