Merge branch 'v5/main' into chore/merge-develop-v5

This commit is contained in:
Ben Irvin 2024-04-02 16:35:25 +02:00
commit fb8f73bd7d

View File

@ -568,6 +568,7 @@ namespace Filters {
* }
* }
* }
* ```
*/
$and?: Array<Record<string, Record<string, string | Record<string, string>>>>;
};