Files
directus/packages/shared
Oreille 2f0e305796 Refactor parseFilter to only flatten filter entries that need it (#9804)
* Refactor parseFilter to only flatten filter entries that need it

* Fixed typescript check

* Use custom get function instead of lodash's.

* Improved get function readability

* Allow null result from shared parseFilter

* Add missing defaultValue in get function

* Change parseFilter argument type from Record<string, any> to Filter | null

Co-authored-by: ian <licitdev@gmail.com>
2021-11-23 12:35:12 -05:00
..
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00
2021-06-23 12:43:06 -04:00

@directus/shared

Code shared between all directus packages.


⚠️ This package is intended for internal use only.