Add raw's description in documentation
iKrishnaSahu opened this issue · 1 comments
iKrishnaSahu commented
I found raw usage in one of the PR - #9
{ SomeProp: { type: 'raw', value: datetime'${date.toISOString()}'
}
Can you please add it's details in the documentation?
techniq commented
I took a quick stab at it. Feel free to PR some refinement.