TeamReferenceFilter
Filter on a reference to a Team.
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 one of the special values: "$my"
, "$coordinator"
, "$manager"
, or null
.