TaskTemplateAssigneeReferenceFilter
Filter on a reference to a Person.
Input Fields
Section titled “Input Fields”negate (
Boolean
)
Whether to return records not matching the given values.
values (
[[String]!](../scalar/string)
)
The reference is identified by one of these values. A value may either be an
ID or one of the special values:
"$me"
,
"$workflow_manager"
,
"$service_owner"
,
"$requester"
,
"$requester_manager"
,
"$requester_business_unit_manager"
, or
null
.