Plone REST API – Filtering search results using a value inside an object
I am trying to use @search
or @querystring-search
endpoints to limit the response to include only items with priority.token
= 1.
I am trying to use @search
or @querystring-search
endpoints to limit the response to include only items with priority.token
= 1.