dimitrov-adrian / directus-extension-searchsync

Simple Directus 9 extension that sync content with remote search engine.
MIT License
116 stars 27 forks source link

Support `deep` parameter on directus queries #22

Open juanlluvallord opened 1 year ago

juanlluvallord commented 1 year ago

In order to be able to filter the directus query for a collection by nested fields (although it also works for count, limit, sort... operations), it could be added a new item on the collections field of the configuration that allowed such behavior.