mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* By default disable fields that are groups to be selected in field list, since they anyways can't be filtered on. * Don't include functions for group fields. Refactor FieldInfo to extend already defined FieldNode type Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>