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

I need to remove quotations character from GUID variable in filter

Open mjza opened this issue 4 years ago • 1 comments

I want to create a query like this:

?$filter=AccountId eq 00000000-0000-0000-0000-000000000001

How can I prevent %27 from passing GUID in my filter?

mjza avatar May 09 '21 16:05 mjza

@mjza I'm thinking of using this library.. did you solve that issue?

gordon-matt avatar Nov 29 '21 05:11 gordon-matt