Discussions
Using "In" query operator.
over 6 years ago by Roberto
Could somebody please, give me an example how to use "In" operator?
I would like to get a set of parties, but below sentences did not work:
/api/party?partyid=in:(firstPartyId,secondPartyId)
Thanks in advance.