odata-query icon indicating copy to clipboard operation
odata-query copied to clipboard

Support for casting fields

Open trigun539 opened this issue 3 years ago • 0 comments

Need to be able to create a filter like the following:

contains(cast(id,'String'),'medib') or contains(obj, 'medib')

Is there anyway to do this using this library? Read through the docs but can't find anything.

trigun539 avatar Mar 09 '21 16:03 trigun539