Closed
Description
Per discussion at https://groups.io/org/groupsio/jsdata/thread/40098 it's expected that DS#find
will run the (optionally) passed params
object through DSHttpAdapterProvider.defaults.queryTransform
like how DS#findAll
does. Currently this does not happen.