techniq/odata-query

Add raw's description in documentation

iKrishnaSahu opened this issue · 1 comments

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?

I took a quick stab at it. Feel free to PR some refinement.