Entity configurations now include a filters array that describes which filter parameters are available for each entity type. Each filter entry provides:
The exact query parameter name to use (e.g., owner[id], status[name])
List entity relationships The type query parameter is now typed as an enum (previously string), explicitly restricting it to the allowed values: parent, child, link, isBlockedBy, isBlocking