PersonReferenceFilter
Filter on a reference to a Person.
Input Fields
negate (
Boolean
)
Whether to return records not matching the given values.
values (
[String]!
)
The reference is identified by one of these values. A value may either be an ID or the special value "$me"
, or null
.