Previously, `hidden: true` on a virtual field that references a relationship field didn't work. Now, this field doesn't get calculated if there's `hidden: true` and no `showHiddenFields` was passed. Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>