hi in DF 1.8 there used to be api getRecordsByPost
it is the only geo spatial queries can be executed on mongodb using DF
what should we use now
get records by post still exists. it’s just not in the API Docs.
set your method to POST and your X-Method to GET.
Include your necessary data as a payload.